Re: bad mouse with NSComboBox on sheet
Re: bad mouse with NSComboBox on sheet
- Subject: Re: bad mouse with NSComboBox on sheet
- From: Ken Victor <email@hidden>
- Date: Tue, 25 Apr 2006 14:33:57 -0700
with some further checking, it turns out i do get the dismiss
notification when the combo box's popup dismisses via dragging the
window. but mouse click's are still dispatching to the wrong target.
ken
At 1:56 PM -0700 4/25/06, Ken Victor wrote:
i've got a sheet on a window with an NSComboBox in the sheet. if i
drag the window, the combo box popup dismisses, but i don't get any
notification of this. plus, from then on, mouse clicks are sent to
the wrong target! the only way i've been able to get mouse clicks
working properly again is to drag the window again!
has anyone seen similar (weird/absurd/errant) behavior? (i'd log a
bug except radar isn't giving me access today!)
also, if anyone has seen this before, can you suggest any work
around? since mouse clicks are being "dispatched" wrongly, i can't
think of anything offhand.
thanx for any sympathy, suggestions, etc.
ken
_______________________________________________
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