Adding wxWidgets to existing app

Richard legalize+jeeves at mail.xmission.com
Sat Jan 5 16:49:13 PST 2008


[Please do not mail me a copy of your followup]

vadim at wxwidgets.org (Vadim Zeitlin) spake the secret code
<20080106000529.EF0708058FF2 at bifrost.dotsrc.org> thusly:

>[...] If you do need to have both SDL and wx event loops in the
>same program then the simplest way to manage it is probably indeed to use
>different threads. In this case you must do all wxWidgets operations
>(starting from instantiating wxApp-derived object) from one thread only.

Will that work under Windows?  I thought all the GUI stuff had to be
done from the same thread under Windows.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>






More information about the wx-users mailing list