NSTabView selecting tab - any click/drag in the window now both moves window and performs intended action
NSTabView selecting tab - any click/drag in the window now both moves window and performs intended action
- Subject: NSTabView selecting tab - any click/drag in the window now both moves window and performs intended action
- From: River <email@hidden>
- Date: Fri, 30 Sep 2005 11:46:43 -0700
My app window is marked as 'has textured' in IB.
I have an NSTabView in this window, and when I select the second tab
(of 3) when I click and drag on any control or view in the window -
the window will move and the intended action will take place. In this
tab I have a NSSplitView one side being a NSImageView (inside a
NSScrollView) and the other side a custom view (inside an
NSScrollView). In the case that I click and resize the NSSplitView, as
I drag the mouse the NSSplitView is resized AND the window moves (both
happen at the same time).
This only happens after I select 2nd tab, and it keeps happening until
i either resize this window or select tab 1 or tab 3.
I tried playing around with making different controls the first
responder after the tab change, but that doesn't seem to have any
effect. I'm not sure what to try next... Any ideas?
_______________________________________________
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