Re: How to insert a progress indicator in each row of a table
Re: How to insert a progress indicator in each row of a table
- Subject: Re: How to insert a progress indicator in each row of a table
- From: Eric Peyton <email@hidden>
- Date: Mon, 18 Mar 2002 08:39:37 -0600
Yes, ti is possible, I would advise that you check the archives of this
list or the email@hidden list.
Essentially, you need to define a custom cell class for the column and
when that cell is draw, insert a progress view into the cell.
Eric
On Monday, March 11, 2002, at 02:00 PM, email@hidden wrote:
Hello, I have a NSTableView with some rows. My question is, how do I
insert in each row (in one cell of the row) a
progress indicator? . It is possible to do that?
Thanks.
Roberto.
_______________________________________________
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.
_______________________________________________
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.