Re: Track Splitter

2011-04-02 Thread koko
Disregard. splitViewDidResizeSubviews -koko On Apr 2, 2011, at 1:55 PM, koko wrote: > I want to move a button to the x-location of a horizontal split view's > splitter. I have a split view subclass and in it I implement mouseMoved but > this does not seem correct. > > So, how can I track th

Track Splitter

2011-04-02 Thread koko
I want to move a button to the x-location of a horizontal split view's splitter. I have a split view subclass and in it I implement mouseMoved but this does not seem correct. So, how can I track the splitter so I can live move the button , i.e. the button will look like it is bound to the spli