From: <mi...@wo...> - 2019-03-26 18:54:31
|
Hernan, Thank you for your reply. Yes, I have those links already and they are pretty hard to understand with little to no code examples, which is truthfully how I learn programming. I was hoping for more actual tutorials or expanded, easy to read, documentation. Not sure what you mean by "This means: when you need to use a wxWidgets class, you must look for it from the wxLuaRef.html page and see if it was incorporated. The third column called "Wrapped by wxLua" give you the key." What key? Your son's project sounds interesting and I am sorry he passed. I would be very interested in your Lide Framework. Mike On 2019-03-26 13:01, Hernan Cano wrote: > Hi, Mike. > > http://wxlua.sourceforge.net/ > > http://wxlua.sourceforge.net/docs/wxlua.html > > http://wxlua.sourceforge.net/docs/wxluaref.html > > With respect to a "no documentation for wxLua and wxWidgets", I > consider all you need to know is: > > wxLua is a clon of Lua v5.1 specifically compiled to take advantage of > wxWidgets. This means that all the documentation of wxLua (functions > to use in wxLua, the reference) is really the documentation of > wxWidgets. > > Then... in the third link I wrote you in this message [[ wxLuaRef ]] > you can find the very API that was really incorporated (from > wxWidgets) in wxLua. This means: when you need to use a wxWidgets > class, you must look for it from the wxLuaRef.html page and see if it > was incorporated. The third column called "Wrapped by wxLua" give you > the key. > > I can share more info with you about this. I would like to guide you > in understanding wxLua and wxWidgets. > > We can keep in touch. > > HERNAN CANO MARTINEZ > Analista de Sistemas > > My son made a very intensive study of this same library and he > developed a "framework" (he called so) for developing "better" in Lua > using wxWidgets. I can share the "Lide framework" with you and who > could ask for it. My son went to the sky on past january-30-2019, and > he puts some info in GitHub and other pages as TheDary. I'll look for > the info. > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users |