Re: NSTableView - Field Editor problem
Re: NSTableView - Field Editor problem
- Subject: Re: NSTableView - Field Editor problem
- From: "I. Savant" <email@hidden>
- Date: Thu, 15 Mar 2007 16:04:57 -0400
Are you calling [myTableView reloadData] after updating your model?
--
I.S.
On Mar 15, 2007, at 3:22 PM, Eric Long wrote:
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:
40gmail.com
This email sent to email@hidden
_______________________________________________
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