NSRulerView tooltip
NSRulerView tooltip
- Subject: NSRulerView tooltip
- From: Lorenzo <email@hidden>
- Date: Fri, 18 Mar 2005 12:04:19 +0100
Hi,
any time I click on a marker in my NSRulerView, I see a tooltip indicating
the point that marker is. I would like to customize this tooltip. How to do?
I have been trying to subclass its mouseDown class, without invoking
[super mouseDown:theEvent];
so that tooltip doesn't pop up longer and I can let "my own" tooltip pop up.
But, if I don't invoke [super mouseDown:theEvent];
I cannot move the marker nor remove it anymore. So how to do that?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden