Author Topic: How to scroll wxSmith  (Read 2410 times)

Offline wagb278

  • Single posting newcomer
  • *
  • Posts: 6
How to scroll wxSmith
« on: March 28, 2009, 04:43:27 pm »
I'm new to Code::Blocks, and wxWidgets.  I am really impressed with this tool suite.

I'm building a custom dialog but cannot scroll to see the whole GUI layout in wxSmith. The scroll bar appears in wxSmith but it does not seem to take into account the whole content of my dialog.

Is there a configuration setting that I need to change, or is there a bug in wxSmith?

I am on Linux (Ubuntu 8.04 LTS) using Code::Blocks SVN-5456, with wx2.8.8 (Linux, unicode). I don't know how to find out what version of wxSmith is included, if that is different from the SVN distribution.

One other question - is there a way to hide the Code::Blocks script console?

Thanks