DrawKit
Vector and illustration framework for Mac OS X
Instance Methods | List of all members
NSObject(DKHotspotDelegate) Category Reference

Instance Methods

(void) - hotspot:didEndTrackingWithEvent:inView:
 
(void) - hotspot:isTrackingWithEvent:inView:
 
(void) - hotspot:willBeginTrackingWithEvent:inView:
 

Method Documentation

- (void) hotspot: (DKHotspot *)  hs
didEndTrackingWithEvent: (NSEvent *)  event
inView: (NSView *)  view 
- (void) hotspot: (DKHotspot *)  hs
isTrackingWithEvent: (NSEvent *)  event
inView: (NSView *)  view 
- (void) hotspot: (DKHotspot *)  hs
willBeginTrackingWithEvent: (NSEvent *)  event
inView: (NSView *)  view