Re: What type of view for a simple editable list?
Re: What type of view for a simple editable list?
- Subject: Re: What type of view for a simple editable list?
- From: Scott Anguish <email@hidden>
- Date: Wed, 18 Feb 2004 02:10:57 -0500
On Feb 18, 2004, at 1:20 AM, Jerry Krinock wrote:
on 04/02/17 22:00, Scott Anguish at email@hidden wrote:
I think likely you're closer to correct with the tableview.. a text
view doesn't necessarily enforce the required format.
Yes, but here's what I don't like about the NSTableView: When I click
below
the last existing item in the table, I expect to be able to append a
"new"
item, as I can with my NSTextView. Is there a way to enable this in
NSTableView? I can't find any.
not automatically, no. As you say, you have to go to the add/remove
button situation.
I can't think of any Mac OS X apps that behave as you've said
though... (OK, that's a lie.. I guess that the nameserver field in
System Prefs does)..
_______________________________________________
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.