On 5/15/06, Steve Kieu <[EMAIL PROTECTED]> wrote:
I just hit a small suprise :-); when I tried to use wxWizard and not available in wxLua, then find most of code in dialog.i relating to wxWzard is commented out.
Heh, how do you like that? :) I'm not sure why it is, I probably did it though. There are so many little bits to wxWidgets that we can't possible use them all, so classes like that suffer. I've added it back and hopefully you can use the wxWizardPageSimple... You cannot override the virtual functions currently. You'll need to get the CVS version and recompile.
this makes me ask, what more widgets that wxLua has **not** wrap wxWidgets? anybody has some sort of table or list, etc.. for faster information. I think this kind of list is good; just imagine somebody when look at the wxluasetup.h and find nearly all there define as 1, he/she is happy to code all wizardary thingy, long long program takes several days and later found out that his code does not work as actual binding not exists yet.
Well for now every .i file that says "Updated to 2.6.3" has every function for the classes defined in the .i files available to wxLua, unless marked. However, as you've found some classes may be missing altogether, but these are probabgly only ones added in 2.6.x. I have thought about writing a parser for the .i files to turn them into HTML, someday...
(no not for me, I am wise enough to write just 4 lines to test :-) )
You can also just concatenate all the .i files together and use an editor with a nice find dialog to search. Regards, John Labenski ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Wxlua-users mailing list Wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users