[Qt-interest] Anyone can help about skip taskbar under ms windows ?

Zeljko zeljko at holobit.net
Sat Jun 25 21:30:00 CEST 2011


Hi all,
I've successfully implemented that under X11, but have problem under MS Windows.
Searched via MSDN but found nothing.
Basically taskbar can be skipped by adding parent to new window, but then qt 
adds Qt::Tool into flags, and that window behaviour is same as StayOnTop ...and 
that's bad ... also I've tried to create an hidden Qt::Tool win and ther set 
that win as parent of my non-modal window, but then have problem with z-order 
after minimize/restore (but that partially works).
Anyone  ?

Thanks.

zeljko



More information about the Qt-interest-old mailing list