Hi, for some reason, wxCodeGen doesn't seem to export the calendar control. It exports the date picker fine but I had to manually add wxCalendarCtrl. It shows up in the wxFormBuilder project file, so I know it's there.
Thank you.
Ah. Another one that needs done.
So many widgets... so little time ;-)
I'll let you know when it does.
Okay. I've added support for wxSpinButton, wxCalendarCtrl and wxColourPickerCtrl. (Available via SVN)
Hopefully that's all of them now - but you never know.
Let me know if it doesn't work.
Thanks Brucey. I just tried the Calendar and it seems to work fine.