wxCodeGen doesn't recognize wxCalendarCtrl
BlitzMax Forums/Brucey's Modules/wxCodeGen doesn't recognize wxCalendarCtrl| 
 | ||
| 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. | 
| 
 | ||
| Thanks a million Brucey! | 
| 
 | ||
| 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. |