FROM : I. Savant
DATE : Mon Feb 04 20:20:21 2008
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 : Mon Feb 04 20:20:21 2008
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

