FROM : j o a r
DATE : Sun Jan 13 18:52:01 2008
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)
j o a r
DATE : Sun Jan 13 18:52:01 2008
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)
j o a r
| 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

