A no GUI version of wxWidgets?
Tom Horsley
tomhorsley at comcast.net
Sun Feb 10 15:42:15 PST 2008
On Sun, 10 Feb 2008 21:23:31 +0100, Vadim Zeitlin wrote:
> Then there is a bug in it. In particular, if it creates a (normal)
> wxApp
> unconditionally, the GUI initialization will be done implicitly. To
> write such "dual mode" application you need to provide your own main()
> and create either wxApp or wxAppConsole dynamically depending on which
> one you need.
Well, I'm merely interpreting the code I didn't write, but that
sure looks like what they are trying to do :-).
More information about the wx-users
mailing list