Author Topic: wxSmith: How to add toolbar items?  (Read 8308 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
wxSmith: How to add toolbar items?
« 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?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: wxSmith: How to add toolbar items?
« Reply #1 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:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: wxSmith: How to add toolbar items?
« Reply #2 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!
« Last Edit: July 20, 2008, 06:20:08 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ