Re: One delegate's method doesn't work
Re: One delegate's method doesn't work
- Subject: Re: One delegate's method doesn't work
- From: Paolo Costabel <email@hidden>
- Date: Thu, 23 Dec 2004 17:58:10 -0800
Lorenzo wrote:
Hi,
I have a removable marker in my NSRulerView.
I remove the marker with the mouse, the marker disappears properly. Good.
The method "didRemoveMarker" is automatically invoked by the delegate. Good.
The method "shouldRemoveMarker" is never invoked. Never. WRONG!
I don't understand how the method didRemoveMarker works, the method
willMoveMarker works too, and the method shouldRemoveMarker doesn't. What
did I forget? Is a Cocoa bug?
Best Regards
Are you sure the method signature is the same?
--
Get Firefox! <http://www.getfirefox.com>
_______________________________________________
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