Re: mouseUp: in TableView on Leopard
Re: mouseUp: in TableView on Leopard
- Subject: Re: mouseUp: in TableView on Leopard
- From: Corbin Dunn <email@hidden>
- Date: Mon, 29 Oct 2007 10:07:36 -0700
Hi Mitch,
*when* are you expecting it to be called? In NSTableView's mouseDown,
it has always created a loop where it processed events. The mouse
logic has changed a bit to accommodate new features and bug fixes.
--corbin
On Oct 27, 2007, at 8:54 PM, Mitchell Livingston wrote:
Hello,
I have been having my NSTableView subclass have it's own mouseUp:
method, and it was called consistently on 10.4 and 10.3. On 10.5,
however, it is rarely called. I checked the documentation for it and
it doesn't note any changes in the update. The mouseDown: appears to
be working fine. Any help would be appreciated.
Thanks,
Mitch Livingston
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden