Ignore:
Timestamp:
Oct 23, 2001, 11:25:46 PM (24 years ago)
Author:
umoeller
Message:

Misc updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/dialog.c

    r111 r113  
    15761576 *          fl specifies formatting flags for the row. This
    15771577 *          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.
    15791579 *
    15801580 *      --  CONTROL_DEF(pDef) defines a control in a table row.
     
    18921892 *          dialog should be modified according to
    18931893 *          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).
    18941899 *
    18951900 *      flFlags can be any combination of the following:
Note: See TracChangeset for help on using the changeset viewer.