Re: [PyQt] Stick a frameless window to the desktop

2012-05-14 Thread Bhuvan Krishna
David thanks for the reply. I am trying to create this widget set for cross platform usage. Right now I am looking on gnome 3 and windows 7. I guess in that case I need to look at the windowing system of both the systems. Regards, Bhuvan On Monday 14 May 2012 03:18 AM, David Boddie wrote: On

Re: [PyQt] Stick a frameless window to the desktop

2012-05-13 Thread David Boddie
On Sat, 12 May 2012 20:03:43 +0530, Bhuvan Krishna wrote: > Hope you all know how google desktop used to stick to the desktop. even > when the user opens a new window the window will resize itself keeping > the google desktop on the right intact not going behind the newly opened > window. I am wor

[PyQt] Stick a frameless window to the desktop

2012-05-12 Thread Bhuvan Krishna
Hope you all know how google desktop used to stick to the desktop. even when the user opens a new window the window will resize itself keeping the google desktop on the right intact not going behind the newly opened window. I am working on a similar right widget bar. I achieved frame-less windo