John Labenski <[EMAIL PROTECTED]> writes:
>
> For the adventuresome only, make a backup of the current source you
> have in case something is really wrong. I will be away for the next
> few days...
>
I like it but...
editorApp:SetVendorName("WXLUA")
editorApp:SetAppName("LunEdit")
config = wx.wxConfigBase.Get()
better be replaced by
config = wx.wxConfig("WXLUA", "LunEdit")
otherwise
config:GetFirstEntry()
fails
-----------------------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users