RE: Jerky window resizing in Windows GTK app
- From: "Ian Puleston" <ian underpressuredivers com>
- To: <gtk-list gnome org>
- Subject: RE: Jerky window resizing in Windows GTK app
- Date: Fri, 28 Mar 2008 13:48:59 -0700
> Does it mean, that it is a bug in GTK+?
> if yes - should we make a bug report somewhere?
Yes, I think so.
I will pare my example down to the absolute minimum to demonstrate the
problem and submit a bug with it attached.
Ian
> -----Original Message-----
> From: z pekar gmail com
>
> Does it mean, that it is a bug in GTK+?
> if yes - should we make a bug report somewhere?
>
>
> ---------- Forwarded message ----------
> From: Ian Puleston <ian underpressuredivers com>
>
> OK, I found the problem. After continuing to pair down the app until the
> problem went away, it turned out to be due to this line:
>
> gtk_window_set_position(GTK_WINDOW(mainWin), GTK_WIN_POS_CENTER_ALWAYS);
>
> It's the continual re-centering due to that GTK_WIN_POS_CENTER_ALWAYS
> that is not working very well.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]