On Apr 12, 2013, at 10:58 PM, Martin Hewitson <martin.hewit...@aei.mpg.de> 
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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to