GSWindowControllerProtocol Protocol Reference
Tasks
-
toolEventDelegateproperty required method -
ShiftKeyproperty required method -
AltKeyproperty required method -
CtrlKeyproperty required method -
CommandKeyproperty required method -
SpaceKeyproperty required method -
lastSelectToolIndexproperty required method -
selectedToolIndexproperty required method -
– activeLayerrequired method -
– activeEditViewControllerrequired method -
– masterIndexrequired method -
– setToolForClass:required method -
– showFontInfoWindowWithTabSelected:required method
Properties
lastSelectToolIndex
The index of the tool that was active before the current.
@property (nonatomic) NSUInteger lastSelectToolIndexSee Also
Instance Methods
activeEditViewController
The active editView controller or nil if the font view is active
- (NSViewController<GSGlyphEditViewControllerProtocol> *)activeEditViewControllerReturn Value
the active editview controller
activeLayer
the currently active layer of the window
- (GSLayer *)activeLayerReturn Value
the active layer.
Discussion
This is only valid if one layer has direct focus. If more then one are selected, this retruns nil.
masterIndex
The index of the active master
- (NSUInteger)masterIndexReturn Value
The index of the active master