Re: Field editor in view-based table
Re: Field editor in view-based table
- Subject: Re: Field editor in view-based table
- From: Corbin Dunn <email@hidden>
- Date: Thu, 02 May 2013 14:58:17 -0700
On Apr 12, 2013, at 10:58 PM, Martin Hewitson <email@hidden> wrote:
> Dear list members,
>
> I have an NSTextField in a row view of a view-based tableview and I see the following behavior:
>
> 1) to get the field editor to show I have to single click the text field and wait about 1s.
> 2) The field editor only shows if I click on a part of the text field where this is text already, but if I click to the right of the current text (but still within the text field) nothing happens.
> 3) Double-clicking directly in the textfield does nothing.
> 4) If the row is not selected, and I single click in the textfield, the row is selected, but the field editor is not shown
>
> Is this all expected behaviour? I've tried googling but don't find much discussion on view-based tableviews apart from the examples from Apple. Is there some magic I can do to make the textfield subviews respond (show a field editor) more promptly?
>
> It makes the UI very unresponsive.
Yes, this is expected, and it is the way Finder also works. Well, finder's double click action is set to open the file/app.
corbin
_______________________________________________
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