Skip navigation.
 
mlRe: Design Advice Sought for Interesting NSTableView
FROM : Chris Williams
DATE : Mon Nov 19 06:37:15 2007

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_removed>> 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_removed>
>
>

Related mailsAuthorDate
mlDesign Advice Sought for Interesting NSTableView Chris Williams Nov 19, 03:30
mlRe: Design Advice Sought for Interesting NSTableView j o a r Nov 19, 04:21
mlRe: Design Advice Sought for Interesting NSTableView Jonathon Mah Nov 19, 06:07
mlRe: Design Advice Sought for Interesting NSTableView Chris Williams Nov 19, 06:37
mlRe: Design Advice Sought for Interesting NSTableView j o a r Nov 19, 09:28
mlRe: Design Advice Sought for Interesting NSTableView Chris Williams Nov 19, 16:42
mlRe: Design Advice Sought for Interesting NSTableView I. Savant Nov 19, 16:46
mlRe: Design Advice Sought for Interesting NSTableView Chris Williams Nov 19, 17:19