Re: [gtk-list] Re: window creation and resizing problem



"Mikko Rantalainen" <mira@st.jyu.fi> wrote:

> > gtk_widget_set_uposition(GTK_WIDGET(window), x, y);
> > gtk_widget_set_usize(GTK_WIDGET(window), w, h);
> > gtk_widget_show(GTK_WIDGET(window));
> 
> I tried that already before and I experienced weird problem that my
> window was automatically restored back to previously set usize even
> after resizing window with window manager, but this didn't happened
> all the time

I have had reports of this behaviour, too. Could this be realted to
the problem Havoc discussed with setting a minimum size?

As I said, this stuff is not documented too well.

-- 
Mvh. Anders



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