Re: WINDOW_POPUP and (un)editable GtkText widgets



Havoc Pennington wrote:

Use gdk_window_set_decorations (widget->window, 0) instead of
GTK_WINDOW_POPUP. Not all window managers will honor this, but it's
the best you can do. Simply ignoring the window manager results in all
sorts of breakage, some subtle some more obvious.

Figured... only I'm using pygtk and the GdkWindow object doesn't seem to
be quite complete since gdk_win.set_decorations(0) gives an attribute
error on set_decorations.

Cheers,
-- 
Adam Huuva / Easter-eggs                 GNU/Linux Specialists
44-46 rue de l'Ouest  -  75014 Paris  -  France -  Métro Gaité
Phone: +33 (0) 1 43 35 00 37    -   Fax: +33 (0) 1 43 35 00 76
mailto:sventon easter-eggs com  -   http://www.easter-eggs.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]