User:Andrew/VisualDesignGuide/BuildingBlocks: Difference between revisions
Line 2: | Line 2: | ||
= Building Blocks = | = Building Blocks = | ||
Basic interface elements are available | Basic interface elements are available to make it easy to design your application. | ||
=== General === | === General === |
Revision as of 22:57, 19 March 2014
Building Blocks
Basic interface elements are available to make it easy to design your application.
General
- Buttons - Push Button, Toggle Button
- Progress indicator
Data entry elements
- Text entry fields - Line Edit, Text Edit
- Spin box
- Combo box
- Drop list
- Radio buttons
- Check boxes
- Date and Time pickers
- Slider
Data set elements
- List view
- Table view
- Tree view
Layout management elements
- Group box
- Tabbox
- Splitter
Application control elements
- Menu bar
- Toolbar