Changeset 257 for trunk/include/helpers/textview.h
- Timestamp:
- Jan 8, 2004, 5:43:29 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/textview.h
r206 r257 449 449 #define XS_VSCROLL 0x0001 // show vertical scroll bar 450 450 #define XS_HSCROLL 0x0002 // show horizontal scroll bar 451 #define XS_AUTOVHIDE 0x0004 // with X TXF_VSCROLL: automatically hide scrollbar452 #define XS_AUTOHHIDE 0x0008 // with X TXF_HSCROLL: automatically hide scrollbar451 #define XS_AUTOVHIDE 0x0004 // with XS_VSCROLL: automatically hide scrollbar 452 #define XS_AUTOHHIDE 0x0008 // with XS_HSCROLL: automatically hide scrollbar 453 453 454 454 // handy macro V0.9.20 (2002-08-10) [umoeller]
Note:
See TracChangeset
for help on using the changeset viewer.