Progress Indicators inside table-views
Progress Indicators inside table-views
- Subject: Progress Indicators inside table-views
- From: Oliver Donald <email@hidden>
- Date: Tue, 26 Nov 2002 10:02:47 -0000
Hi,
I've got an NSTableView within a window, which is very similar to the
'Download Manager's in IE, Omniweb and countless other 'net apps. At the
moment, there is a column for the URL and a column for download progress,
indicated by a different character for waiting, downloading, succeded,
failed etc etc. This is kinda ugly.
Is putting an NSProgressIndicator in the table-view simply a case of having
my data-source return an NSProgressIndicator rather than a string? If not,
how could it be done?
The Cocoa-docs dont seem to mention it, and I couldn't find any references
in the mailing list.
Thanks,
Oli
_______________________________________________
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.