|
|||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
#1 |
|
Triple-A Player
Join Date: Jun 2002
Location: Bay Area, CA
Posts: 227
|
Anyone know how to get NSProgressIndicators into an NSTableView?
Does anyone know how to get progress indicators in an NSTableView? I was told that I could use NSImageCells to do this in an NSTableView, and that it would basically be the same as normal data in that I can use a dataSource.
Is that true, and if so, can you mix columns that have text with columns that have images? I suppose so, since that's what Acq does with the icon column. So is there a way that I can get the actual image of a progress indicator with all the data and copy it to an array which I can then load into the data source which the table view gets automatically? That would be awesome! Again, thanks for any help.
__________________
-- simX |
|
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|