Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Cryogen on June 04, 2010, 07:24:03 pm

Title: Added the missing pickers to wxSmith
Post by: Cryogen 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]