Re: Dialog positioning redux



Mark Leisher <mleisher crl nmsu edu> writes: 
> Calling gtk_window_reposition() or gtk_widget_set_uposition() only appears to
> work *after* the dialog window is visible, which causes a flash as the window
> is moved to its new location.
> 
> What am I missing that will allow me to move the widget before making it
> visible?

If you call set_uposition() before you show the window, it shouldn't
flash. Unless it's a window manager bug.

Havoc




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