Application doesn't end
Iulian-Nicu Serbanoiu
undergraver at gmail.com
Sat Dec 9 01:47:14 PST 2006
Don't know if it helps too much but my applications used yo have the same
behaviour ( hang at exit and in need of a CTRL+C ) when the main window
wasn't 'destroyed' using Destroy()
Regards,
Iulian
On 12/8/06, Franky Braem <f.braem at skynet.be> wrote:
>
>
> Franky Braem wrote:
> > 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.
>
> It doesn't seem a GUI or DLL problem.
> wxJS itself is a console application and returns 0 in OnRun. On windows
> the program ends, on Ubuntu it hangs and I have to press Ctrl-C.
>
> Franky.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061209/fed=
b7cf6/attachment.htm
More information about the wx-users
mailing list