[Qt-interest] Reg:: QDesktopWidget
Andre Somers
andre at familiesomers.nl
Fri Sep 25 12:56:40 CEST 2009
Raja Rokkam wrote:
> Hi All,
>
> Thanks for the help. Lightscreen or any of the below methods
> wont help much because I would be needing a bounding rectange alone
> and the user should be able to perform any operations on desktop. So
> essentially the background widget should be hidden.
Perhaps you could have your application put for windows on the screen
(with windeco's turned off of course). Each could be on one side of the
desktop. These windows could be the place to draw your stuff. If needed,
they could all have a transparent background.
Otherwise, I do not see how you would keep it possible to interact with
the desktop and everything that is in there.
Of course, if you have access to the window manager, *that* would
probably be the place to hack this kind of stuff into...
André
More information about the Qt-interest-old
mailing list