On Fri, May 29, 2009 at 1:49 PM, Pázmándi Attila
<ejjeliorja...@gmail.com> wrote:
> Hello!
> First of all, thanks for the new release! Nice to see this :) I downloaded
> the newest version, included the wxmsw28_vc_custom.dll in my application,
> everything works well. But. I checked wxlua.wxLUA_VERSION_STRING and
> wx.wxVERSION_STRING, I got 2.8.7.0 and 2.8.7. They aren't updated?

I can't reproduce this. I just downloaded wxLua-2.8.10-MSW-dll.zip and
checked and both say 2.8.10.

> About error reporting: Use xpcall(), and it will catch every error, that's
> how I do now:
...
> and main function is called by xpcall(main,OnError)
> Hope this helps.. :)

This is a good idea. However, I am going to revert the change to
wxlua.exe always print to stdout since I did not realize how broken
the MSW console is. In the meantime you may want to always run
$wxlua.exe -c to get a read-only textbox with the output shown.

Regards,
    John

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to