On Tue, May 1, 2012 at 8:52 PM, Steve Murphree <smu...@smcomp.com> wrote:

> I've managed to integrate wxLua into a DLL that my application uses.  The
> DLL is purely there to provide script capabilities.  When a user wants to
> run a script, the action ends up in the DLL which uses the following code:

I have not tried this myself.

Please see the link below if you haven't already. The README claims
the sample does exactly what you want.

http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/samples/dll/

> This, at first, seems to work fine.  The script will execute and show it's
> GUI window.  Take minimal.wx.lua, for example.  But when you are done
> playing with the script, you can't close its top level window!  I seem to

Other people have had similar problems, but I don't think the solution
suggested here (a hidden frame) is the right one, see the sample
above.
http://trac.wxwidgets.org/ticket/11496

Regards,
    John

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to