FROM : Simone Manganelli
DATE : Sun Nov 17 04:07:05 2002
Hey people --
I've got a problem. I want to get some progress indicators in an
NSTableView, with a column dedicated to just progress indicators with
different data.
I understand that this is possible by using image cells, but I'm not
sure where to start. I was told that I could make an array of NSImages
that I could then feed through the dataSource of the NSTableView so
that it is displayed.
Is there a way to produce an NSProgressIndicator as an image that I
could then fit into an array of images? If so, what's the easiest way
to do this. If not, what other method can I use? Will I have to draw
an image myself?
Thanks for any help in advance.
-- Simone Manganelli
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Sun Nov 17 04:07:05 2002
Hey people --
I've got a problem. I want to get some progress indicators in an
NSTableView, with a column dedicated to just progress indicators with
different data.
I understand that this is possible by using image cells, but I'm not
sure where to start. I was told that I could make an array of NSImages
that I could then feed through the dataSource of the NSTableView so
that it is displayed.
Is there a way to produce an NSProgressIndicator as an image that I
could then fit into an array of images? If so, what's the easiest way
to do this. If not, what other method can I use? Will I have to draw
an image myself?
Thanks for any help in advance.
-- Simone Manganelli
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Simone Manganelli | Nov 17, 04:07 | |
| matt neuburg | Nov 18, 18:38 | |
| Simone Manganelli | Nov 18, 22:09 |






Cocoa mail archive

