Author Topic: Added the missing pickers to wxSmith  (Read 6308 times)

Offline Cryogen

  • Regular
  • ***
  • Posts: 260
Added the missing pickers to wxSmith
« on: June 04, 2010, 07:24:03 pm »
Added the following pickers to wxSmith:

wxColourPickerCtrl
wxDirPickerCtrl
wxFilePickerCtrl
wxFontPickerCtrl

I also reorganised the Advanced tab and started adding doxygen file comments, as doxygen can't document code fully without them.
Created against SVN 6283.

Note: Pickers with text controls won't layout properly when the text control is visible unless you use them in a sizer. That's how it's done in the wx sample.

Cheers.


[attachment deleted by admin]
« Last Edit: June 04, 2010, 07:45:30 pm by Cryogen »