Edit Newly Inserted Row Via Bindings
Edit Newly Inserted Row Via Bindings
- Subject: Edit Newly Inserted Row Via Bindings
- From: Justin Williams <email@hidden>
- Date: Tue, 14 Jun 2005 22:43:54 -0500
I am working with Cocoa bindings and Core Data for a new project of mine. I have a button on my form bound to an NSArrayController. When adding items, the name of the entity added is listed in a table with a single column (wired up with bindings as well). When adding a new item via the button, the newly created item is selected, but I have to double click it to begin editing. I would like it so that I can automatically begin typing as soon as the item is inserted.
I have accomplished this via code, but I am unaware of how to do the same while keeping my bindings in tact.
Any help is appreciated.
Thanks. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden