Excellent, I've been looking forward to this. Thank you! One thing though, it looks like wxMediaCtrl is still absent from the default setup - I asked about this a while ago and I think you said it was wrapped but not by default available because of a library dependency, but it wouldn't be much of a problem to add that library in - did your view change on that?
On 6/30/07, John Labenski <[EMAIL PROTECTED]> wrote: > wxLua is a Lua scripting language wrapper around the wxWidgets > cross-platform GUI library. It consists of two IDE type editors that > can edit and run lua programs (wxLua and wxLuaEdit), an executable for > running standalone wxLua scripts (wxLuaFreeze), a lua module to load > using "require" when using the standard lua executable, and a library > for extending C++ programs with a fast, small, fully embeddable > scripting language. > > http://wxlua.sourceforge.net > http://www.lua.org > > Please see the reference manual to see what wxLua wraps. > http://wxlua.sourceforge.net/docs/wxluaref.html > > There have been many significant changes to wxLua to improve speed, > reliability, and consistency in the function names. Please see the > changelog for more information about this release. > > http://wxlua.cvs.sourceforge.net/wxlua/wxLua/docs/changelog.txt?revision=1.39&view=markup > > Of particular note for this release are: > bindings.wx.lua - Explore the data that is used to create the bindings for > wxLua > controls.wx.lua - See every control that wxLua wraps and EVERY event > they generate. > New and much better stack dialog! > Many - many more classes. > > A source, MSW binary executable, and MSW DLL release are provided. > > Regards, > John Labenski > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
