• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: mouseUp: in TableView on Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouseUp: in TableView on Leopard


  • Subject: Re: mouseUp: in TableView on Leopard
  • From: Mitchell Livingston <email@hidden>
  • Date: Mon, 29 Oct 2007 18:00:21 -0400

I'm expecting it to be called when I release the mouse button. Should I be doing something else?

On Monday, October 29, 2007, at 12:07PM, "Corbin Dunn" <email@hidden > wrote:
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


  • Follow-Ups:
    • Re: mouseUp: in TableView on Leopard
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Re: Collection was mutated while being enumerated
  • Next by Date: Grabbing what's behind a window
  • Previous by thread: Re: mouseUp: in TableView on Leopard
  • Next by thread: Re: mouseUp: in TableView on Leopard
  • Index(es):
    • Date
    • Thread