Toplevel windows losing active and focus properties

2012-08-08 Thread Josh Rickmar
Hi, I'm doing some development work on xombrero. We recently (last month or so) switched to GTK3 (3.4.4 on my OpenBSD/amd64 system), and have noticed some recurring focus issus. Unfortunately, we haven't found a good way to reproduce them, and that has made it incredibly hard to debug. For what

GTK on Windows - Message Loop

2012-08-08 Thread Henrik Genssen
Hi, how can I hook the main message loop from within a gtk widget on ms windows? I like to integrate Internet Explorer and I need to pass messages to its IOleInPlaceActiveObject by calling TranslateAccelerator: http://msdn.microsoft.com/en-us/library/windows/desktop/ms693360(v=vs.85).aspx