Changeset 46 for trunk/include/helpers/cnrh.h
- Timestamp:
- Mar 13, 2001, 9:56:01 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/cnrh.h
r41 r46 390 390 * -- CV_DETAIL: details view without column headers 391 391 * -- CV_DETAIL | CA_DETAILSVIEWTITLES: details view _with_ column headers 392 * 393 * <B>Mini icons:</B> 394 * 395 * This is especially sick. The CV_MINI style in CNRINFO is only 396 * supported for "pure" icon view. For details and tree views, 397 * you must instead set the (half-documented) CCS_MINICONS style 398 * as a _window_ style on the container. Whoever came up with this. 392 399 * 393 400 * <B>Target emphasis:</B> … … 416 423 * CA_TITLERIGHT). 417 424 * 418 * Note that CV_MINI is only supported for "pure" icon view.419 *420 425 *@@added V0.9.0 421 426 */
Note:
See TracChangeset
for help on using the changeset viewer.