Searched refs:DraggableItemView (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py9 class DraggableItemView(NSView): class in inherits:NSView
20 result = super(DraggableItemView, self).initWithFrame_(frame)
92 super(DraggableItemView, self).keyDown_(event)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/DragItemAround/
H A DDragItemAround.py9 class DraggableItemView(NSView): class in inherits:NSView
20 result = super(DraggableItemView, self).initWithFrame_(frame)
92 super(DraggableItemView, self).keyDown_(event)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/DragItemAround/
H A DDragItemAround.py9 class DraggableItemView(NSView): class in inherits:NSView
20 result = super(DraggableItemView, self).initWithFrame_(frame)
92 super(DraggableItemView, self).keyDown_(event)

Completed in 243 milliseconds