Re: Design Advice Sought for Interesting NSTableView
Re: Design Advice Sought for Interesting NSTableView
- Subject: Re: Design Advice Sought for Interesting NSTableView
- From: Chris Williams <email@hidden>
- Date: Sun, 18 Nov 2007 21:37:15 -0800
- Thread-topic: Design Advice Sought for Interesting NSTableView
Thanks for the excellent pointer, that's really close to what I'm trying to
do. They appear to be doing it a moderately "sane" way. It's an
NSImageCell and they draw it all including the progress bar. There's a
bunch of code commented out that would use NSProgressIndicator -- but they
apparently couldn't get it to work.
I'd prefer the simplicity of using NSProgressIndicator, but their progress
bar looks good, I may *borrow* it. :)
On 11/18/07 9:07 PM, "Jonathon Mah" <email@hidden> wrote:
> Hi Chris,
>
> On 2007-11-19, at 13:00, Chris Williams wrote:
>
>> I am making an NSTableView in my app that has one column with an
>> interesting
>> structure. Each row in the table will be one subtask that is
>> running for
>> the application. I want each row to look like this:
>
>
> Take a look at the code for Transmission, which does a similar thing.
> <http://transmission.m0k.org/
>>
>
> (I haven't looked at it myself, so I can't vouch that they've done it
> in a sane way.)
>
>
>
> Jonathon Mah
> email@hidden
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden