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: Jerry Krinock <email@hidden>
- Date: Tue, 17 Feb 2004 22:20:42 -0800
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.
Jerry
_______________________________________________
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.