Re: [wxlua-users] about mainloop

2012-02-03 Thread John Labenski
On Mon, Jan 2, 2012 at 5:51 AM, fra III wrote: > Hello All, > when i run a lua script using wxLua, either mine that some of the > examples in distribution, closing application do not exit automatically > from the Lua interpreter, i.e. after closing main window i have to use > ctrl-C to stop all. T

[wxlua-users] about mainloop

2012-01-02 Thread fra III
Hello All, when i run a lua script using wxLua, either mine that some of the examples in distribution, closing application do not exit automatically from the Lua interpreter, i.e. after closing main window i have to use ctrl-C to stop all. This happens either in terminal that using Scite editor. Is