API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPWindow_Constants.j File Reference

Go to the source code of this file.

Variables

 CPBackgroundWindowLevel = -1
 
 CPBorderlessBridgeWindowMask = 1 << 20
 
 CPBorderlessWindowMask = 0
 
 CPClosableWindowMask = 1 << 1
 
 CPCustomWindowShadowStyle = 3
 
 CPDraggingWindowLevel = 500
 
 CPFloatingWindowLevel = 3
 
 CPHUDBackgroundWindowMask = 1 << 21
 
 CPMainMenuWindowLevel = 24
 
 CPMenuWindowShadowStyle = 1
 
 CPMiniaturizableWindowMask = 1 << 2
 
 CPModalPanelWindowLevel = 8
 
 CPNormalWindowLevel = 0
 
 CPPanelWindowShadowStyle = 2
 
 CPPopUpMenuWindowLevel = 101
 
 CPResizableWindowMask = 1 << 3
 
 CPScreenSaverWindowLevel = 1000
 
 CPStandardWindowShadowStyle = 0
 
 CPStatusWindowLevel = 25
 
 CPSubmenuWindowLevel = 3
 
 CPTexturedBackgroundWindowMask = 1 << 8
 
 CPTitledWindowMask = 1 << 0
 
 CPTornOffMenuWindowLevel = 3
 
 CPWindowAbove = 1
 
 CPWindowBelow = -1
 
 CPWindowConstrainToScreen = YES
 
 CPWindowDidBecomeKeyNotification = @"CPWindowDidBecomeKeyNotification"
 
 CPWindowDidBecomeMainNotification = @"CPWindowDidBecomeMainNotification"
 
 CPWindowDidDeminiaturizeNotification = @"CPWindowDidDeminiaturizeNotification"
 
 CPWindowDidEndSheetNotification = @"CPWindowDidEndSheetNotification"
 
 CPWindowDidMiniaturizeNotification = @"CPWindowDidMiniaturizeNotification"
 
 CPWindowDidMoveNotification = @"CPWindowDidMoveNotification"
 
 CPWindowDidResignKeyNotification = @"CPWindowDidResignKeyNotification"
 
 CPWindowDidResignMainNotification = @"CPWindowDidResignMainNotification"
 
 CPWindowDidResizeNotification = @"CPWindowDidResizeNotification"
 
 CPWindowHeightSizable = 16
 
 CPWindowMaxXMargin = 4
 
 CPWindowMaxYMargin = 32
 
 CPWindowMinXMargin = 1
 
 CPWindowMinYMargin = 8
 
 CPWindowNotSizable = 0
 
 CPWindowOut = 0
 
 CPWindowPositionFlexibleBottom = 1 << 21
 
 CPWindowPositionFlexibleLeft = 1 << 20
 
 CPWindowPositionFlexibleRight = 1 << 19
 
 CPWindowPositionFlexibleTop = 1 << 22
 
 CPWindowResizeStyle = CPWindowResizeStyleModern
 
 CPWindowResizeStyleLegacy = 1
 
 CPWindowResizeStyleModern = 0
 
 CPWindowShadowStyleMenu = 1
 
 CPWindowShadowStylePanel = 2
 
 CPWindowShadowStyleStandard = 0
 
 CPWindowWidthSizable = 2
 
 CPWindowWillBeginSheetNotification = @"CPWindowWillBeginSheetNotification"
 
 CPWindowWillCloseNotification = @"CPWindowWillCloseNotification"
 
 CPWindowWillMiniaturizeNotification = @"CPWindowWillMiniaturizeNotification"
 

Variable Documentation

CPBackgroundWindowLevel = -1

Definition at line 84 of file CPWindow_Constants.j.

CPBorderlessBridgeWindowMask = 1 << 20

Definition at line 63 of file CPWindow_Constants.j.

CPBorderlessWindowMask = 0

Definition at line 28 of file CPWindow_Constants.j.

CPClosableWindowMask = 1 << 1

Definition at line 40 of file CPWindow_Constants.j.

CPCustomWindowShadowStyle = 3

Definition at line 196 of file CPWindow_Constants.j.

CPDraggingWindowLevel = 500

Definition at line 138 of file CPWindow_Constants.j.

CPFloatingWindowLevel = 3

Definition at line 96 of file CPWindow_Constants.j.

CPHUDBackgroundWindowMask = 1 << 21

Definition at line 68 of file CPWindow_Constants.j.

CPMainMenuWindowLevel = 24

Definition at line 114 of file CPWindow_Constants.j.

CPMenuWindowShadowStyle = 1

Definition at line 194 of file CPWindow_Constants.j.

CPMiniaturizableWindowMask = 1 << 2

Definition at line 46 of file CPWindow_Constants.j.

CPModalPanelWindowLevel = 8

Definition at line 126 of file CPWindow_Constants.j.

CPNormalWindowLevel = 0

Definition at line 90 of file CPWindow_Constants.j.

CPPanelWindowShadowStyle = 2

Definition at line 195 of file CPWindow_Constants.j.

CPPopUpMenuWindowLevel = 101

Definition at line 132 of file CPWindow_Constants.j.

CPResizableWindowMask = 1 << 3

Definition at line 52 of file CPWindow_Constants.j.

CPScreenSaverWindowLevel = 1000

Definition at line 144 of file CPWindow_Constants.j.

CPStandardWindowShadowStyle = 0

Definition at line 193 of file CPWindow_Constants.j.

CPStatusWindowLevel = 25

Definition at line 120 of file CPWindow_Constants.j.

CPSubmenuWindowLevel = 3

Definition at line 102 of file CPWindow_Constants.j.

CPTexturedBackgroundWindowMask = 1 << 8

Definition at line 58 of file CPWindow_Constants.j.

CPTitledWindowMask = 1 << 0

Definition at line 34 of file CPWindow_Constants.j.

CPTornOffMenuWindowLevel = 3

Definition at line 108 of file CPWindow_Constants.j.

CPWindowAbove = 1

Definition at line 151 of file CPWindow_Constants.j.

CPWindowBelow = -1

Definition at line 157 of file CPWindow_Constants.j.

CPWindowConstrainToScreen = YES

Definition at line 198 of file CPWindow_Constants.j.

CPWindowDidBecomeKeyNotification = @"CPWindowDidBecomeKeyNotification"

Definition at line 168 of file CPWindow_Constants.j.

CPWindowDidBecomeMainNotification = @"CPWindowDidBecomeMainNotification"

Definition at line 166 of file CPWindow_Constants.j.

CPWindowDidDeminiaturizeNotification = @"CPWindowDidDeminiaturizeNotification"

Definition at line 176 of file CPWindow_Constants.j.

CPWindowDidEndSheetNotification = @"CPWindowDidEndSheetNotification"

Definition at line 173 of file CPWindow_Constants.j.

CPWindowDidMiniaturizeNotification = @"CPWindowDidMiniaturizeNotification"

Definition at line 174 of file CPWindow_Constants.j.

CPWindowDidMoveNotification = @"CPWindowDidMoveNotification"

Definition at line 171 of file CPWindow_Constants.j.

CPWindowDidResignKeyNotification = @"CPWindowDidResignKeyNotification"

Definition at line 169 of file CPWindow_Constants.j.

CPWindowDidResignMainNotification = @"CPWindowDidResignMainNotification"

Definition at line 167 of file CPWindow_Constants.j.

CPWindowDidResizeNotification = @"CPWindowDidResizeNotification"

Definition at line 170 of file CPWindow_Constants.j.

CPWindowHeightSizable = 16

Definition at line 81 of file CPWindow_Constants.j.

CPWindowMaxXMargin = 4

Definition at line 79 of file CPWindow_Constants.j.

CPWindowMaxYMargin = 32

Definition at line 82 of file CPWindow_Constants.j.

CPWindowMinXMargin = 1

Definition at line 77 of file CPWindow_Constants.j.

CPWindowMinYMargin = 8

Definition at line 80 of file CPWindow_Constants.j.

CPWindowNotSizable = 0

Definition at line 76 of file CPWindow_Constants.j.

CPWindowOut = 0

Definition at line 163 of file CPWindow_Constants.j.

CPWindowPositionFlexibleBottom = 1 << 21

Definition at line 190 of file CPWindow_Constants.j.

CPWindowPositionFlexibleLeft = 1 << 20

Definition at line 189 of file CPWindow_Constants.j.

CPWindowPositionFlexibleRight = 1 << 19

Definition at line 188 of file CPWindow_Constants.j.

CPWindowPositionFlexibleTop = 1 << 22

Definition at line 191 of file CPWindow_Constants.j.

CPWindowResizeStyle = CPWindowResizeStyleModern

Definition at line 186 of file CPWindow_Constants.j.

CPWindowResizeStyleLegacy = 1

Definition at line 185 of file CPWindow_Constants.j.

CPWindowResizeStyleModern = 0

Definition at line 184 of file CPWindow_Constants.j.

CPWindowShadowStyleMenu = 1

Definition at line 181 of file CPWindow_Constants.j.

CPWindowShadowStylePanel = 2

Definition at line 182 of file CPWindow_Constants.j.

CPWindowShadowStyleStandard = 0

Definition at line 180 of file CPWindow_Constants.j.

CPWindowWidthSizable = 2

Definition at line 78 of file CPWindow_Constants.j.

CPWindowWillBeginSheetNotification = @"CPWindowWillBeginSheetNotification"

Definition at line 172 of file CPWindow_Constants.j.

CPWindowWillCloseNotification = @"CPWindowWillCloseNotification"

Definition at line 165 of file CPWindow_Constants.j.

CPWindowWillMiniaturizeNotification = @"CPWindowWillMiniaturizeNotification"

Definition at line 175 of file CPWindow_Constants.j.