Field editor in view-based table
Field editor in view-based table
- Subject: Field editor in view-based table
- From: Martin Hewitson <email@hidden>
- Date: Sat, 13 Apr 2013 07:58:35 +0200
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.
Hoping for insight,
Martin
_______________________________________________
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