Sticky Notes, which GUI toolkit supports...

Laura Creighton lac at strakt.com
Sun Jan 26 05:46:42 EST 2003


> On Sunday 26 January 2003 8:43 am, yaipa h. wrote:
> > All,
> >
> > I would like to write a Sticky note application. So my question is
> > which GUI toolkit, if any, supports the notion of an object being
> > always on top.
> >
> > One material note is that the toolkit must support Solaris as well as
> > Linux and u$oft platforms.
> 
> PyQt...
> 
> Qt::WStyle_StaysOnTop - informs the window system that the window should stay
>  
> on top of all other windows.
> 
> Phil

Which the window system can then cheerfully ignore, correct?

Laura





More information about the Python-list mailing list