Application doesn't end

Franky Braem f.braem at skynet.be
Fri Dec 8 05:55:47 PST 2006


I finally have managed to run wxJS on Ubuntu. It runs the scripts fine, 
but it doesn't end. After all windows are closed, the OnExit (in the gui 
wxApp) is called, but I have to press Ctrl-C to end the console program.

wxJS itself is a console application, which loads dll's that can have 
there own wxApp. The gui module does this.

One other thing that I see: When wxJS starts to log messages it writes 
them to stdout. Once the gui module is loaded, it shows a dialog with 
the next log messages. Is there a way to keep those log messages on stdout?

Franky.






More information about the wx-users mailing list