[Glade-users] Title bar / window frame missing on Linux



On Wed, 2006-05-24 at 21:16 -0700, Travis Staloch wrote:
Damon,

Thanks for your reply!  It looks like your suggestions
have worked :-).  I set Decorated, changed TypeHint to
from Desktop to Normal, and unset Skip Taskbar.  

The only other thing that I'm going to have to figure
out is how to get the app to take focus when it starts
up.  I can see it in the taskbar now, but it starts up
behind any other open windows. 

On Linux? That is pretty odd. Usually when windows are first shown they
appear on top.

Do you have "Focus on Map" set to TRUE? That's all I can think of.

If the window has already been shown and you need to de-iconify or raise
it you can use gtk_window_present():
http://developer.gnome.org/doc/API/2.0/gtk/GtkWindow.html#gtk-window-present

Damon





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