I have a view that creates a 'Tool' on MouseDown and then releases it on MouseUp. This view also has siblings (my own rulers) that are hidden and shown under user control. When the rulers are shown the tool creating view gets shifted to accommodate the ruler views.

I have noticed that when the rulers are on I can get a MouseDrag and MouseUp event in my tool view if I MouseDown in the rulers and then drag and release in the other view. Is this normal or am I doing something wrong?

NOTE: I have noticed that if I implement a (empty) MouseUp in my ruler view I don't get the message in my other view so its not really a problem - I just want to make sure nothing is wrong.


thanks!

Peter Zegelin
www.fracturedSoftware.com - MIDI for your Mac
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to