Re: NSTableView delete button
Re: NSTableView delete button
- Subject: Re: NSTableView delete button
- From: Keith Duncan <email@hidden>
- Date: Sun, 31 Dec 2006 15:13:16 +0000
I've noticed something odd in the process of getting this to work.
Messages send when I click the button come from the NSTableView
2006-12-31 15:10:21.524 System Preferences[7951] removeDayOff,
<NSTableView: 0x38ae90>; senders tag is 0
Is this meant to be the case?
- Keith
On 30 Dec 2006, at 03:30, John Stiles wrote:
If you do this, make sure to use the point of the event, not the
mouse's current location.
Otherwise, if there is some sort of event lag, the user might move
the mouse and inadvertently delete the wrong thing.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden