Page 3 of 3

Re: [BETA] wxCrafter BETA

Posted: Mon Jan 28, 2013 7:17 pm
by netrick
Is wxCrafter for wx 2.8 or wx 2.9?

Re: [BETA] wxCrafter BETA

Posted: Mon Jan 28, 2013 7:54 pm
by eranif
wxCrafter can only work with codelite 5.0.X and later (which uses wx2.9.4 which should not concern you as a developer)

However, the generated code produced by wxCrafter should be working for 2.8.12 as well (i.e. all stings are using wxT macro etc) - unless you attempt to use one of the controls that does not exist in 2.8 (or features that do not exists in 2.8.X like placing bitmap on a wxButton)

If you encounter and problem with this - please let me know I will fix it

Eran