Personal tools
You are here: Home Weblog Archive 2006 August 13 Small tip when using wxWidgets
Document Actions
  • Send this page to somebody
  • Print this page
  • Add Bookmarklet

Small tip when using wxWidgets

by tibi last modified 2006-08-13 08:10
Filed Under:

Always put your controls in a sizer inside a panel. So, the actual tree would be frame > sizer > panel > sizer > ... controls

The reason is that the panel component will enable tab traversal. Also, the panel can so be used to group the widgets into logical groups, to facilitate traversing them with the tab key. Oh, did I mention wxGlade (from cvs) rules?

Weblog
Atom
RDF
RSS 2.0
Powered by Quills
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: