Re: View-based outline view problem
Re: View-based outline view problem
- Subject: Re: View-based outline view problem
- From: Ken Thomases <email@hidden>
- Date: Fri, 11 Jul 2014 01:34:12 -0500
On Jul 11, 2014, at 12:54 AM, Shane Stanley <email@hidden> wrote:
> I'm still not quite out of the woods. In my cell-based outline view, when the user selects an item and hits return to edit it, I change the selection so that only the file name before the extension was selected. I do that with text view delegate methods in my outline view subclass, but that doesn't work with the view-based version. Is there some simple alternative?
Have you connected the delegate outlet of your text view (field?)?
Regards,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden