Dlgedit Help - Window Properties

In order to set the properties for the entire window you are editing, select the background with the left mouse button.

From here the size of the window can be changed by clicking and dragging the indicators on the right, bottom and bottom-right corner.

In order to set more properties on the window, bring up the window's property dialog. This can be accomplished by selecting the Options:Properties menu item from the main menu bar or by selecting the Properties menu item from the popup menu shown when the right mouse button is clicked on the window. The Window Properties dialog has three tabs which can set the base class for the window, file generation properties, and general properties for the window. The tabs are described below.


Base class

The Base Class tab sets the class from which the window is derived. This class can be: The modal dialog check box is used to set the modal flag in a QDialog or QTabDialog derived window.

File Generation

The File Generation tab sets the properties for the header and source files exported by Dlgedit. Dlgedit exports two sets of header and source files - the window class and the window data class. Both sets are explained below:

Window

The Window tab sets the following properties for the window:
[Home] [Window Properties] [Widget Creation] [Widget Layout] [Widget Properties]

Last modified: Wed Apr 16 21:49:46 EDT 1997