auto focus after adding row to table
auto focus after adding row to table
- Subject: auto focus after adding row to table
- From: "Ahmet Taha Sakar" <email@hidden>
- Date: Sun, 11 Mar 2007 14:23:50 -0700
I have a tableView bind to NSArrayController. It works all fine. I have a
button that it connected to the NSArrayController to add new rows. When I
add rows, my datasource is also updated, so everything works fine there
too. This is what I would like to know: I have two columns in the table
view. After I click add, and a new row is added to the table view, how
can I get it to select the placeholdertext in the second column of the new
row, therefore any key that is presses after the addition will be typed in
the cell.
Thanks
_______________________________________________
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