Hi,

Ryan Pusztai wrote:
> On Dec 17, 2007 5:25 PM, Ryan Pusztai <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     This is great. Can you share how you made this happen. I am going to
>     be using this in a corporate setting and they want to make sure it
>     can be maintained with as little effort as possible for the
>     foreseeable future. Thanks.
>     -- 
>     Regards,
>     Ryan 
> 
> 
> Disregard this email. Sorry I re-read your response and now I see the 
> source. I will take a look at this. Sorry for the noise.
> 
> Is there any way to do this from the main wxLua files? I just feel this 
> is going to be the main way people will use this when using it as a lua 
> module.

You'll see that I'm doing negligible changes to main wxLua files;
luamodule.cpp:
- changing module name to prevent conflicts
- adding wxSQLite3 binding
- adding a helper function for LuaCairo, "get_drawable"
wxlstate.h:
- changing lua2wx, wx2lua to use wxConvCurrent (otherwise these 
functions assume UTF8 in wxUSE_UNICODE mode)


> -- 
> Regards,
> Ryan
> RJP Computing
> 
> 

--
Regards,
Hakki Dogusan


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to