wxGUIEventLoop();
~wxGUIEventLoop();
- int Run();
-
void BeginModalSession( wxWindow* modalWindow );
void EndModalSession();
void OSXUseLowLevelWakeup(bool useIt)
{ m_osxLowLevelWakeUp = useIt ; }
- void OSXOnWillTerminate();
-
protected:
virtual int DoDispatchTimeout(unsigned long timeout);