Re: How to have a window stay always on top?



Michael Holzt wrote:
Just set it as a MENU window, it'll be always on top. when creating a window, you can pass argument to the new() method. Check the doc


It seems that Gtk::Window->new only supports window types 'toplevel',
'dialog' and 'popup'. The 'popup' type will stay on top, but it has
no decoration and can not be moved. This is not what i'm searching
for.

-kju


that's true, that's popup I used. I didn't do anything else I'm afraid

--
dams



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