Please use the wxlua-users mailing list. It does require you to join,
but that is only to keep the list from getting junk email.

On Feb 8, 2008 6:33 AM, wlprg00 <[EMAIL PROTECTED]> wrote:
> Hi John,
>
> Sorry for bothering you, but I have few questions:
>
> 1. After wxlua program is closed (on W32) in the
> memory some times stay a process wxlua.exe around 36
> kb. Is this normal ?

I'm not sure what you mean, but if you exit the program it should be
gone. Can you describe what you do so I can duplicate this?

> 2. After compiling a Lua library for example with luac
> to luac.out is to possible to be converted to .dll or
> ..exe? Can you recommend any reference about this topic
> ?

The only way to make a single executable is by using the wxLuaFreeze
program and wxluafreeze.lua. Run wxluafreeze.lua with no args to get
help.

> 3. Is it possible to reside the GUI in XRC file and
> use it from wxLua? Are there any examples?

Yes, see the calculator.wx.lua sample and its calculator.xrc file.

> 4. Is there any reporting tools on wxLua like Crystal
> Reports or OpenRPT ?

Not that I know of.

Regards,
    John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to