Overriding wxApp::MainLoop()

Viktor Lundström viktor.lundstrom at gmail.com
Mon Aug 7 00:42:06 PDT 2006


 Hi!
I need to implement my own wxApp::MainLoop().
What is the minimal implementation of the MainLoop on MSW (wxWidgets 2.6.3)?

Looking at the source, it seems like I could subclass wxEventLoop and
replace Run() with a customized version, and then use this one in
MainLoop().
Is this a good solution?


All answers are appreciated!

Regards,
 Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20060807/724=
2eedc/attachment.htm


More information about the wx-users mailing list