Re: NSTableView and variable row heights problem
Re: NSTableView and variable row heights problem
- Subject: Re: NSTableView and variable row heights problem
- From: Corbin Dunn <email@hidden>
- Date: Mon, 17 Oct 2005 17:02:54 -0700
Am Oct 17, 2005 um 4:56 PM schrieb Matthew Holiday:
The problem shows up even when using your AutoRowHeightTableView.
It would seem to be a bug in NSTableView's live resize code, which
is probably a mite too clever. I suppose I should file a bug report.
Have you seen my other posts in response to this?
To reiterate, subclass NSTableview, override drawRect:, and just call
[super drawRect:rect]. Give that a try.
--corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden