Re: NSSplitView Messing Up Custom Views
Re: NSSplitView Messing Up Custom Views
- Subject: Re: NSSplitView Messing Up Custom Views
- From: Jonathon Mah <email@hidden>
- Date: Fri, 21 Jan 2005 03:13:13 +1030
On 19 Jan 2005, at 08:44, Oliver Cameron wrote:
Hi guys,
I have a NSSplitView that has 2 subviews, each subview is the same
custom NSView, you can see it below at this URL:
http://www.talacia.com/screenshots/1.jpg
The problem I am having, is that when you move the split view right to
the very top of the NSSplitView (or the bottom) the top (or bottom) of
my NSView seems to be getting cut off, like so:
Perhaps you're not redrawing the headers correctly when you need them.
What if you replace your TableView (which has custom drawing) with a
standard NSTableView? If it works OK with the standard one, you should
probably look for somewhere where you should be redrawing, but aren't.
Jonathon Mah
email@hidden
_______________________________________________
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