John Labenski <[EMAIL PROTECTED]> writes:

> 
> You mean log-off or shutdown the OS? I assume you mean in the
> "function CloseWindow(event)" when it calls
> ConfigSaveFramePosition(frame, "MainFrame")?
> 
> When a wxLuaState is closed the windows are deleted first, then the
> data. Can this be duplicated in a simpler way? What about just killing
> the process (though I've done that a million times without a problem)?
> 

It seems like 'config' exist but when we try to access a method the needed 
logic which makes it a wx-object is not run and it looks like a lua data block 
instead of a wxFileConfig object.

This is similar to the problem you solve before but the cause is different.

Some setup is not done because of the way the program is terminated. I would 
have expected window to use the same code then alt-f4 uses, but alt-f4 works 
perfectly. I will try to narrow it down.

Thanks 

Andre


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to