Vuo  1.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Instance Methods | List of all members
VuoGraphicsWindow(Drag) Category Reference

Description

Methods related to dragging files from Finder.

Instance Methods

(void) - initDrag
 Helper for VuoGraphicsWindow's init method.
 
(void) - addDragEnteredCallback:dragMovedToCallback:dragCompletedCallback:dragExitedCallback:
 Adds callbacks to be invoked when files are dragged from Finder.
 
(void) - removeDragEnteredCallback:dragMovedToCallback:dragCompletedCallback:dragExitedCallback:
 Removes callbacks that would have been invoked when files were dragged from Finder.
 

Method Documentation

- (void) addDragEnteredCallback: (VuoGraphicsWindowDragCallback dragEnteredCallback
dragMovedToCallback: (VuoGraphicsWindowDragCallback dragMovedCallback
dragCompletedCallback: (VuoGraphicsWindowDragCallback dragCompletedCallback
dragExitedCallback: (VuoGraphicsWindowDragCallback dragExitedCallback 

Adds callbacks to be invoked when files are dragged from Finder.

Extends class VuoGraphicsWindow.

- (void) initDrag

Helper for VuoGraphicsWindow's init method.

Extends class VuoGraphicsWindow.

- (void) removeDragEnteredCallback: (VuoGraphicsWindowDragCallback dragEnteredCallback
dragMovedToCallback: (VuoGraphicsWindowDragCallback dragMovedCallback
dragCompletedCallback: (VuoGraphicsWindowDragCallback dragCompletedCallback
dragExitedCallback: (VuoGraphicsWindowDragCallback dragExitedCallback 

Removes callbacks that would have been invoked when files were dragged from Finder.

Extends class VuoGraphicsWindow.


The documentation for this category was generated from the following files: