Re: Complicated NSSplitView question
Re: Complicated NSSplitView question
- Subject: Re: Complicated NSSplitView question
- From: Gerard Iglesias <email@hidden>
- Date: Mon, 4 Sep 2006 02:25:20 +0200
Hi,
I would register to : NSSplitViewDidResizeSubviewsNotification, and
would draw the splitter which is defined between the splitview subviews.
An other suggestion would be to subclass NSSplitView to control the
drawing of the divider, hence I would have exact information on
location and shape of the divider, I suppose that if the look&feel of
the splitview would change, your special view would draw somthing
wrong...
Regards
Gerard
On Sep 3, 2006, at 10:33 PM, David Aames wrote:
Hello list,
Sorry for bothering everyone again but I need your advice. Basically
I have a split-view with a vertical divider and a widget below it
(the split) which extends along the whole window. I would like to
draw extend the divider so it reaches the bottom of the window but
in order to do that I would need to know where exactly it is
positioned so my custom drawn NSView could draw the extension just
below it. Any tips/hints are greatly appreciated.
_______________________________________________
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