Re: how would you allow editing of a combo box's values?
Re: how would you allow editing of a combo box's values?
- Subject: Re: how would you allow editing of a combo box's values?
- From: Ondra Cada <email@hidden>
- Date: Thu, 4 Jul 2002 14:31:56 +0200
On Thursday, July 4, 2002, at 03:42 , Cryx wrote:
Now I'd like allow an elegant way to edit the values of a combo box's
menu. I'm currently experimenting with using an outline view
Since the combo menu is not hierarchically structured, would not be
NSTableView more appropriate?
in conjuction with a combo box cell to allow editing (drag and drop
rearranging, renaming, delection) of the menu items, but merging this
behaviour into my existing outline's data source isn't going to be easy.
I would use an extra window/pane with the table view, and I would keep the
bottommost item in the combo popup menu to be "Edit this menu..." to open
the editor window/pane (preferrably after a delimiter, but I am not sure
whether it is possible to add a delimiter into the combo menu).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.