On Tue, 2005-08-23 at 11:07 +0200, LaundroMat wrote:
> Hi,
> 
> Quick question: is it possible to draw buttons on an empty screen (ie
> without a window parent)?
Under X, not really, you'd be drawing on the root window, which is
itself a window.

If you want the *appearance* i.e., user can't move the window, can't
easily give it focus, you can turn off window decorations, but this
greatly interferes with useability and accessibility.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org
XML Blog: http://people.w3.org/~liam/blog/

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to