Popups, combo boxes and keyboard access
Popups, combo boxes and keyboard access
- Subject: Popups, combo boxes and keyboard access
- From: Giuseppe Alletti <email@hidden>
- Date: Tue, 27 Jul 2004 09:15:42 +0200
Hi all.
1) I understand that combo box cells in a tableview don't give ad object value binding, but can only bind an NSString or NSNumber as a value in the selected record, is that correct? If so, what do you think is the correct way to achieve string completion offered by combo boxes and object value binding given by popup menus?
2) When I edit data in a tableview I can browse all textual fields with tab/shift-tab. What is the correct way to include in the browsing also popup menus or combo boxes, so to have complete keyboard access to the tableview? And more in general, what is the correct way to influence the behaviour of keyboard events while editing a tableview?
Thanks,
---------------------
Giuseppe Alletti
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.