Re: Finder Eject Button in OutlineView

2008-09-04 Thread kiran Sanka
Hi Corbin, Thanks you very much . This is the one I Was looking for . On Sep 2, 2008, at 8:41 AM, Corbin Dunn wrote: On Sep 1, 2008, at 4:25 PM, kiran Sanka wrote: I am trying to figure out how I might be able to do something like Finder does displaying disc Eject Image(When disc in

Re: Finder Eject Button in OutlineView

2008-09-02 Thread Corbin Dunn
On Sep 1, 2008, at 4:25 PM, kiran Sanka wrote: I am trying to figure out how I might be able to do something like Finder does displaying disc Eject Image(When disc inserted) indicator as part of an outline item. I did by customizing NSTextField Cell as below - (void) drawWithFrame:(NSRect)

Finder Eject Button in OutlineView

2008-09-01 Thread kiran Sanka
I am trying to figure out how I might be able to do something like Finder does displaying disc Eject Image(When disc inserted) indicator as part of an outline item. I did by customizing NSTextField Cell as below - (void) drawWithFrame:(NSRect)inRect inView:(NSView *)inView { // First