> Is there any way using pytk to request a window manager not dress a
window 
> with decorations (like title bar, close widgets, etc). You can do this
> under 
> regular x programming with playing with override_redirect or with Xt apps
> by 
> specifying a -Xrm command line (or modding the x resources another way).

Hello,

window = GtkWindow(WINDOW_POPUP)

should help (with most window managers).

Bye, Martin Grimme - http://www.pycage.de


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to