Re: Interface Builder Attributes Reference?
Re: Interface Builder Attributes Reference?
- Subject: Re: Interface Builder Attributes Reference?
- From: Chris Williams <email@hidden>
- Date: Sat, 17 Nov 2007 07:54:21 -0800
- Thread-topic: Interface Builder Attributes Reference?
It means that the table will allow an empty selection -- nothing at all
selected.
If you look at the documentation for table views such as the programming
guide:
http://developer.apple.com/documentation/Cocoa/Conceptual/TableView/index.ht
ml
... and the NSTableView reference docs:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Clas
ses/NSTableView_Class/Reference/Reference.html
Specifically look at "setAllowsEmptySelection" and you'll see clearly what
this means.
> From: Kai BrĂ¼ning <email@hidden>
> Subject: Interface Builder Attributes Reference?
>
> I'd like to know what the checkbox "Empty" under the
> heading "Selection" in "Table View Attributes" means.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden