Changeset 113 for trunk/src/helpers/dialog.c
- Timestamp:
- Oct 23, 2001, 11:25:46 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/dialog.c
r111 r113 1576 1576 * fl specifies formatting flags for the row. This 1577 1577 * can be one of ROW_VALIGN_BOTTOM, ROW_VALIGN_CENTER, 1578 * ROW_VALIGN_TOP and affects all items in the control.1578 * ROW_VALIGN_TOP and affects all items in the row. 1579 1579 * 1580 1580 * -- CONTROL_DEF(pDef) defines a control in a table row. … … 1892 1892 * dialog should be modified according to 1893 1893 * flFlags. 1894 * 1895 * This is what's used in XWorkplace for notebook 1896 * settings pages since these always have to be 1897 * based on a resource dialog (which is loaded 1898 * empty). 1894 1899 * 1895 1900 * flFlags can be any combination of the following:
Note:
See TracChangeset
for help on using the changeset viewer.