FROM : Scott Anguish
DATE : Mon Jan 14 02:28:09 2008
you could also go with NSCollectionView if you wanted.
On Jan 13, 2008, at 12:52 PM, j o a r wrote:
>
> On Jan 13, 2008, at 9:37 AM, Mitchell Hashimoto wrote:
>
>> I was wondering what kind of view object the finder/itunes sidebar
>> is?
>> I am interested in using a very dumbed down version of this.
>> Basically
>> I just want a list view with that bluish background, no header
>> column,
>> and selectable.
>
>
> That would be a NSTableView using the
> NSTableViewSelectionHighlightStyleSourceList selection style.
>
> (At least it would have been had Finder and iTunes been Cocoa apps)
DATE : Mon Jan 14 02:28:09 2008
you could also go with NSCollectionView if you wanted.
On Jan 13, 2008, at 12:52 PM, j o a r wrote:
>
> On Jan 13, 2008, at 9:37 AM, Mitchell Hashimoto wrote:
>
>> I was wondering what kind of view object the finder/itunes sidebar
>> is?
>> I am interested in using a very dumbed down version of this.
>> Basically
>> I just want a list view with that bluish background, no header
>> column,
>> and selectable.
>
>
> That would be a NSTableView using the
> NSTableViewSelectionHighlightStyleSourceList selection style.
>
> (At least it would have been had Finder and iTunes been Cocoa apps)
| Related mails | Author | Date |
|---|---|---|
| Mitchell Hashimoto | Jan 13, 18:37 | |
| Joeles Baker | Jan 13, 18:46 | |
| j o a r | Jan 13, 18:52 | |
| I. Savant | Jan 13, 18:52 | |
| Mitchell Hashimoto | Jan 13, 20:34 | |
| Scott Anguish | Jan 14, 02:28 | |
| William Bates | Jan 14, 13:17 |






Cocoa mail archive

