Ignore:
Timestamp:
Dec 8, 2002, 8:54:46 PM (23 years ago)
Author:
umoeller
Message:

Minor changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/cnrh.h

    r224 r233  
    389389     *      <B>Details view:</B>
    390390     *      --  CV_DETAIL: details view without column headers
    391      *      --  CV_DETAIL | CA_DETAILSVIEWTITLES: details view _with_ column headers
     391     *      --  CA_DETAILSVIEWTITLES: details view _with_ column headers
     392     *      --  CV_MINI: mini icons (but set the CCS_MINICONS _window_
     393     *          style in addition, see below)
    392394     *
    393395     *      <B>Mini icons:</B>
     
    395397     *      This is especially sick. The CV_MINI style in CNRINFO is only
    396398     *      supported for "pure" icon view. For details and tree views,
    397      *      in addition, you must set the (half-documented) CCS_MINICONS style
     399     *      _in addition_, you must set the (half-documented) CCS_MINICONS style
    398400     *      as a _window_ style on the container. Whoever came up with this.
    399401     *
Note: See TracChangeset for help on using the changeset viewer.