Re: gdk_window_process_updates() blocks?



Felix Kater wrote:
Hi,

gdk_window_process_update() freezes my application (gtk-2.4.13/win32) in
case that it is performed on a gdk-window of a button which is created
in a gtk-main-window which was never shown.

In case that I show the window (and hide it) before
gdk_window_process_update() there is no problem.

Is that a normal behaviour?
If so, how can I find out if a button is in a window which was never
shown?

Are you sure that the window isn't NULL?

In any case,. this isn't normal behavior ... and is probably win32
specific. You should test with the current release before reporting
a bug. Then if it still happens, please file a bug report with a
short test case.

Regards,
                                                Owen





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