Re: GtkWindow Position problem



On Thu, May 15, 2003 at 12:44:42PM +0200, Boris Villazon wrote:

I am having a little problem with a window position.

I have two windows. A parent and a child.
I am using the functions : gtk_setTransientFor,gtk_window_set_decorated.
Both windowns are toplevel.

I use the gtk_widget_set_uposition for the child window.  And it doesn't work.  All the time the child 
shows in the center.  It avoids the gtk_widget_set_uposition.

Does anybody know what should be happened?  What am I missing? What is wrong?


Your window manager may ignore position hints for transient windows.
See if changing WM makes a difference.

Havoc



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