Re: gtk+-2.18, win32, and OpenGL



On 2010-02-15 12:07, Tim Evans wrote:
Mouse events seem to be screwed up. After clicking on my OpenGL area
widget, other widgets will not receive enter-notify-event until I click
again outside the widget, making buttons and other widgets not work. Is
there a way to fix this?

I found I can work around this specific problem by calling EnableWindow(..., FALSE) on the HWND of the native window. Mouse and keyboard events seem to arrive normally after doing that.

--
Tim Evans
Applied Research Associates NZ
http://www.aranz.com/


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