WASTEconst.py :  » Language-Interface » ChinesePython » chinesepython2.1.3-0.4 » Mac » Lib » lib-toolbox » Python Open Source

Home
Python Open Source
1.3.1.2 Python
2.Ajax
3.Aspect Oriented
4.Blog
5.Build
6.Business Application
7.Chart Report
8.Content Management Systems
9.Cryptographic
10.Database
11.Development
12.Editor
13.Email
14.ERP
15.Game 2D 3D
16.GIS
17.GUI
18.IDE
19.Installer
20.IRC
21.Issue Tracker
22.Language Interface
23.Log
24.Math
25.Media Sound Audio
26.Mobile
27.Network
28.Parser
29.PDF
30.Project Management
31.RSS
32.Search
33.Security
34.Template Engines
35.Test
36.UML
37.USB Serial
38.Web Frameworks
39.Web Server
40.Web Services
41.Web Unit
42.Wiki
43.Windows
44.XML
Python Open Source » Language Interface » ChinesePython 
ChinesePython » chinesepython2.1.3 0.4 » Mac » Lib » lib toolbox » WASTEconst.py
# Generated from 'WASTE.h'

kPascalStackBased = None # workaround for header parsing
weCantUndoErr = -10015
weEmptySelectionErr = -10013
weNotHandledErr = -1708
weUnknownObjectTypeErr = -9478
weObjectNotFoundErr = -9477
weReadOnlyErr = -9476
weUndefinedSelectorErr = -50
weFlushLeft = -2
weFlushRight = -1
weFlushDefault = 0
weCenter = 1
weJustify = 2
weDirDefault = 1
weDirRightToLeft = -1
weDirLeftToRight = 0
weDoFont = 0x0001
weDoFace = 0x0002
weDoSize = 0x0004
weDoColor = 0x0008
weDoAddSize = 0x0010
weDoToggleFace = 0x0020
weDoReplaceFace = 0x0040
weDoPreserveScript = 0x0080
weDoExtractSubscript = 0x0100
weDoFaceMask = 0x0200
kLeadingEdge = -1
kTrailingEdge = 0
kObjectEdge = 2
weFAutoScroll = 0
weFOutlineHilite = 2
weFReadOnly = 5
weFUndo = 6
weFIntCutAndPaste = 7
weFDragAndDrop = 8
weFInhibitRecal = 9
weFUseTempMem = 10
weFDrawOffscreen = 11
weFInhibitRedraw = 12
weFMonoStyled = 13
weFInhibitColor = 31
weDoAutoScroll = 1L << weFAutoScroll
weDoOutlineHilite = 1L << weFOutlineHilite
weDoReadOnly = 1L << weFReadOnly
weDoUndo = 1L << weFUndo
weDoIntCutAndPaste = 1L << weFIntCutAndPaste
weDoDragAndDrop = 1L << weFDragAndDrop
weDoInhibitRecal = 1L << weFInhibitRecal
weDoUseTempMem = 1L << weFUseTempMem
weDoDrawOffscreen = 1L << weFDrawOffscreen
weDoInhibitRedraw = 1L << weFInhibitRedraw
weDoMonoStyled = 1L << weFMonoStyled
weDoInhibitColor = 1L << weFInhibitColor
weBitToggle = -2
weCharByteHook = 'cbyt'
weCharToPixelHook = 'c2p '
weCharTypeHook = 'ctyp'
weClickLoop = 'clik'
weCurrentDrag = 'drag'
weDrawTextHook = 'draw'
weEraseHook = 'eras'
weFluxProc = 'flux'
weHiliteDropAreaHook = 'hidr'
weLineBreakHook = 'lbrk'
wePixelToCharHook = 'p2c '
wePort = 'port'
wePreTrackDragHook = 'ptrk'
weRefCon = 'refc'
weScrollProc = 'scrl'
weText = 'text'
weTranslateDragHook = 'xdrg'
weTranslucencyThreshold = 'tluc'
weTSMDocumentID = 'tsmd'
weTSMPreUpdate = 'pre '
weTSMPostUpdate = 'post'
weURLHint = 'urlh'
weWordBreakHook = 'wbrk'
weNewHandler = 'new '
weDisposeHandler = 'free'
weDrawHandler = 'draw'
weClickHandler = 'clik'
weStreamHandler = 'strm'
weAKNone = 0
weAKUnspecified = 1
weAKTyping = 2
weAKCut = 3
weAKPaste = 4
weAKClear = 5
weAKDrag = 6
weAKSetStyle = 7
weToScrap = 0
weToDrag = 1
weToSoup = 2
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.