Dlgedit Help - Widget Creation
The creation of wigets on a window is pretty straightforward.
The following widgets can be created with Dlgedit:
- QButton
- QButtonGroup
- QCheckBox
- QComboBox
- QFrame
- QGroupBox
- QLCDNumber
- QLabel
- QLineEdit
- QListBox
- QMenuBar
- QMultiLineEdit
- QPushButton
- QRadioButton
- QScrollBar
- QSlider
- User defined widget
To create one, choose Widget:<widget type> from the menu
bar. Most of these widgets also have toolbar buttons which
will create one when they are clicked.
When the widget is created, it will appear in the upper-left
corner of the window. The widget can then be positioned,
sized, and have its properties set.
[Home]
[Window Properties]
[Widget Creation]
[Widget Layout]
[Widget Properties]
Last modified: Wed Apr 16 21:49:49 EDT 1997