1# Generated from 'Lists.h' 2 3def FOUR_CHAR_CODE(x): return x 4listNotifyNothing = FOUR_CHAR_CODE('nada') 5listNotifyClick = FOUR_CHAR_CODE('clik') 6listNotifyDoubleClick = FOUR_CHAR_CODE('dblc') 7listNotifyPreClick = FOUR_CHAR_CODE('pclk') 8lDrawingModeOffBit = 3 9lDoVAutoscrollBit = 1 10lDoHAutoscrollBit = 0 11lDrawingModeOff = 8 12lDoVAutoscroll = 2 13lDoHAutoscroll = 1 14lOnlyOneBit = 7 15lExtendDragBit = 6 16lNoDisjointBit = 5 17lNoExtendBit = 4 18lNoRectBit = 3 19lUseSenseBit = 2 20lNoNilHiliteBit = 1 21lOnlyOne = -128 22lExtendDrag = 64 23lNoDisjoint = 32 24lNoExtend = 16 25lNoRect = 8 26lUseSense = 4 27lNoNilHilite = 2 28lInitMsg = 0 29lDrawMsg = 1 30lHiliteMsg = 2 31lCloseMsg = 3 32kListDefProcPtr = 0 33kListDefUserProcType = kListDefProcPtr 34kListDefStandardTextType = 1 35kListDefStandardIconType = 2 36