NSTableView - Field Editor problem
NSTableView - Field Editor problem
- Subject: NSTableView - Field Editor problem
- From: Eric Long <email@hidden>
- Date: Thu, 15 Mar 2007 12:22:14 -0700
- Thread-topic: NSTableView - Field Editor problem
I'm sure this is a corner I've somehow painted myself into, but I'm a little
baffled by it, so I hope someone can get me out of it.
I have an NSTableView using a data source, no bindings involved.
I decided to make a column editable that contains rows of text data. The
problem is if I begin editing a row, then click another row, the table/field
editor doesn't seem to react properly. The new row gets selected, but the
row that was being edited either goes blank or continues to draw like it is
still being edited, even though it's not active for editing.
There is no custom data cell in use. No custom table view subclass. This
seems pretty basic, but something is amiss.
Anyone with a notion of what's going wrong?
Thanks,
Eric
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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