Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: MortenMacFly on July 20, 2008, 05:13:43 pm

Title: wxSmith: How to add toolbar items?
Post by: MortenMacFly on July 20, 2008, 05:13:43 pm
Here we go... ;-)

For a tiny project I used wxSmith once more, but the first time I need a toolbar. So I added one... but how do I add toolbar items? Has this to be done manually for the moment, or is there a "hidden" wxSmith feature I fail to see?
Title: Re: wxSmith: How to add toolbar items?
Post by: MortenMacFly on July 20, 2008, 05:34:48 pm
...another thing: How do I add menu items? the project wizard has created me a menubar with 2 items nicely. But when I select the menubar and "Insert new items in current selection" is enabled and try to add a menu it's being added to the root again. Also when I select a menu item and "Insert new widgets after current selection" the same happens. :-(

Sorry for being a noob. :lol:
Title: Re: wxSmith: How to add toolbar items?
Post by: MortenMacFly on July 20, 2008, 05:59:43 pm
Ok - forget about both questions. A double click on the icon above the wxSmith UI helps. Argh!