FROM : Mitchell Livingston
DATE : Wed Feb 06 20:41:51 2008
I was able to get the behavior I wanted by returning a resized rect
with frameOfCellAtColumn:row:
On Feb 4, 2008, at 2:20 PM, I. Savant wrote:
> On Feb 4, 2008 2:13 PM, Mitchell Livingston <<email_removed>>
> wrote:
>> Yup, sounds right. Basically, I want a way to allow outline rows to
>> take up the whole row for select rows.
>
> You could always subclass NSOutlineView and override
> -drawRow:clipRect: (which belongs to NSTableView, of which
> NSOutlineView is a subclass).
>
> --
> I.S.
DATE : Wed Feb 06 20:41:51 2008
I was able to get the behavior I wanted by returning a resized rect
with frameOfCellAtColumn:row:
On Feb 4, 2008, at 2:20 PM, I. Savant wrote:
> On Feb 4, 2008 2:13 PM, Mitchell Livingston <<email_removed>>
> wrote:
>> Yup, sounds right. Basically, I want a way to allow outline rows to
>> take up the whole row for select rows.
>
> You could always subclass NSOutlineView and override
> -drawRow:clipRect: (which belongs to NSTableView, of which
> NSOutlineView is a subclass).
>
> --
> I.S.
| Related mails | Author | Date |
|---|---|---|
| Mitchell Livingsto… | Feb 4, 15:10 | |
| I. Savant | Feb 4, 16:56 | |
| Mitchell Livingsto… | Feb 4, 17:17 | |
| I. Savant | Feb 4, 17:20 | |
| Ben | Feb 4, 18:53 | |
| Mitchell Livingsto… | Feb 4, 20:13 | |
| I. Savant | Feb 4, 20:20 | |
| I. Savant | Feb 5, 00:19 | |
| Mitchell Livingsto… | Feb 6, 20:41 |






Cocoa mail archive

