Re: How to trap for the delete key in NSOutlineView?
Re: How to trap for the delete key in NSOutlineView?
- Subject: Re: How to trap for the delete key in NSOutlineView?
- From: Cameron Hayne <email@hidden>
- Date: Mon, 20 Jun 2005 18:32:18 -0400
On 20-Jun-05, at 2:24 PM, Theodore H. Smith wrote:
But what I'm finding, is that for me to do just about any totally
basic trivial thing, like detecting when I get a focus set to my
control, or making the delete key actually delete the current row,
I must subclass something.
I think this is probably a sign that you are "fighting the framework"
or that you are trying to implement non-standard UI behaviour (which
is not usually a desirable thing in a Mac application).
--
Cameron Hayne
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