UTView.h File Reference
Go to the source code of this file.
Detailed Description
Non-core library: UTgui
Definition in file UTView.h.
Variable Documentation
Constant representing the horizontal spacing between a label and a control or text box to the right of it. This maps to an actual spacing that varies by platform.
Definition at line 46 of file UTView.h.
Constant representing the horizontal spacing between a series of buttons in a row of "Ok" "Apply" "Cancel" etc buttons at the bottom of a dialog box. This maps to an actual spacing that varies by platform.
Definition at line 51 of file UTView.h.
Constant representing the horizontal spacing between a series of controls or columns of controls. This maps to an actual spacing that varies by platform.
Definition at line 55 of file UTView.h.
Constant representing the horizontal spacing between a series of controls or columns of controls, if extra separation is needed to communicate functional separation to the user. This maps to an actual spacing that varies by platform.
Definition at line 60 of file UTView.h.
Constant representing the vertical spacing between the bottom of the contents of a dialog box and the top of a series of buttons in a row of "Ok" "Apply" "Cancel" etc buttons at the bottom of the dialog box. This maps to an actual spacing that varies by platform.
Definition at line 65 of file UTView.h.
Constant representing the vertical spacing between a series of controls or rows of controls. This maps to an actual spacing that varies by platform.
Definition at line 69 of file UTView.h.
Constant representing the vertical spacing between a series of controls or rows of controls, if extra separation is needed to communicate functional separation to the user. This maps to an actual spacing that varies by platform.
Definition at line 74 of file UTView.h.