From: John L. <jla...@gm...> - 2009-10-12 01:28:55
|
On Sun, Oct 11, 2009 at 3:38 PM, klaas.holwerda <ng...@kl...> wrote: > Hi John, > > Did you already do something with 2.9? > I was stuck with wxStEdit already. (most problems were very easy to > solve stc2wx etc. just removed. But some lines/things i did not understand. > Next would be wxLua, but since it depends on wxStEdit i wonder if i > should give it a try already, or better wait. > For wxArt2D it was just a few corrections and compiling for Unicode to > make it work. Hopefully the bakefile etc. will be oke in the same way. I tried compiling wxLua a long time ago with 2.9 and it was pretty bad. I am really hesitant to hack away at the current bindings to try to make them work in both 2.8 and 2.9 since I think they'd be pretty unreadable by the time I'd be done. What I want to do is to use the interface files that wxWidgets 2.9 uses to generate their docs. That's going to be a big job since the generator will have to be completely rewritten and they are going to have to be changed a bit. The idea is that once we switch to their interface files we will no longer have to maintain our own copy. Regards, John |