Control+Clicking from an NSScrollView
Control+Clicking from an NSScrollView
- Subject: Control+Clicking from an NSScrollView
- From: "Marc Wan" <email@hidden>
- Date: Fri, 6 Oct 2006 11:53:10 +0800
I have a subclass of the NSScrollView control in my project (MyScrollView).
I have a view in my
project that I did a Layout > Make Subviews of > Scroll View to
put it inside one of these MyScrollView classes (Cmd+5 to set the MyScrollView Class).
The problem is, in Interface Builder, I want to control click FROM that NSScrollView to another control to make a connection.
However, no matter how I click on the scroll view, it goes "ui
active" (to borrow some 15 year old COM terminology ...) and I just end up moving the scroll view around. i.e. I can't
make the control click to any other control.
Any ideas how to solve this?
thanks,
marc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden