home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / psp8 / Data1.cab / Tkconstants.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2003-04-22  |  3.0 KB  |  74 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.2)
  3.  
  4. NO = FALSE = OFF = 0
  5. YES = TRUE = ON = 1
  6. N = 'n'
  7. S = 's'
  8. W = 'w'
  9. E = 'e'
  10. NW = 'nw'
  11. SW = 'sw'
  12. NE = 'ne'
  13. SE = 'se'
  14. NS = 'ns'
  15. EW = 'ew'
  16. NSEW = 'nsew'
  17. CENTER = 'center'
  18. NONE = 'none'
  19. X = 'x'
  20. Y = 'y'
  21. BOTH = 'both'
  22. LEFT = 'left'
  23. TOP = 'top'
  24. RIGHT = 'right'
  25. BOTTOM = 'bottom'
  26. RAISED = 'raised'
  27. SUNKEN = 'sunken'
  28. FLAT = 'flat'
  29. RIDGE = 'ridge'
  30. GROOVE = 'groove'
  31. SOLID = 'solid'
  32. HORIZONTAL = 'horizontal'
  33. VERTICAL = 'vertical'
  34. NUMERIC = 'numeric'
  35. CHAR = 'char'
  36. WORD = 'word'
  37. BASELINE = 'baseline'
  38. INSIDE = 'inside'
  39. OUTSIDE = 'outside'
  40. SEL = 'sel'
  41. SEL_FIRST = 'sel.first'
  42. SEL_LAST = 'sel.last'
  43. END = 'end'
  44. INSERT = 'insert'
  45. CURRENT = 'current'
  46. ANCHOR = 'anchor'
  47. ALL = 'all'
  48. NORMAL = 'normal'
  49. DISABLED = 'disabled'
  50. ACTIVE = 'active'
  51. CASCADE = 'cascade'
  52. CHECKBUTTON = 'checkbutton'
  53. COMMAND = 'command'
  54. RADIOBUTTON = 'radiobutton'
  55. SEPARATOR = 'separator'
  56. SINGLE = 'single'
  57. BROWSE = 'browse'
  58. MULTIPLE = 'multiple'
  59. EXTENDED = 'extended'
  60. PIESLICE = 'pieslice'
  61. CHORD = 'chord'
  62. ARC = 'arc'
  63. FIRST = 'first'
  64. LAST = 'last'
  65. BUTT = 'butt'
  66. PROJECTING = 'projecting'
  67. ROUND = 'round'
  68. BEVEL = 'bevel'
  69. MITER = 'miter'
  70. MOVETO = 'moveto'
  71. SCROLL = 'scroll'
  72. UNITS = 'units'
  73. PAGES = 'pages'
  74.