I want to do several things, but basically: a) show current drawing
coordinates, b) hilite things that are clickable in the current mode
Have your view install a MouseMoved handler on the window that
contains it whenever your view gets a
kEventControlOwningWindowChanged event (and remove its handler from
the old window).
c) handle a tool, which can involve an arbitrary series of clicks,
releases, moves, etc.
Not sure exactly what you need here, but probably kEventControlTrack
would be appropriate here.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden