• 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: NSMatrix & mouseDragged?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMatrix & mouseDragged?


  • Subject: Re: NSMatrix & mouseDragged?
  • From: petite_abeille <email@hidden>
  • Date: Sun, 30 Mar 2003 12:18:01 +0200

On Sunday, Mar 30, 2003, at 05:11 Europe/Zurich, Nathan Day wrote:

I think you are out of luck,

Indeed.

looking at the GNUstep version of NSMatrix, mouseDragged: event is never given a chance to be called since mouseDown: handles all events until the mouse button is released.

Yes... this is what I experimented: no mouseDragged: get passed along. Which is a bummer.

Of cause Apple might do it differently.

Doesn't appear so :-( Everything appear to be handled in mouseDown:... sigh...

You might have to override mouseDown: and then re-implement everything your self, if you intended to replace the way NSMatrix handles dragging then this will not be as painful at it sounds.

Yes... this is what I ended up doing... but I thought that there might be a better way... oh, well...

Cheers,

PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: NSMatrix & mouseDragged? (From: Nathan Day <email@hidden>)

  • Prev by Date: Re: selector not recognized problem (newbie question)
  • Next by Date: All I can say is WTF!!!!!!!
  • Previous by thread: Re: NSMatrix & mouseDragged?
  • Next by thread: Re: Composing a Mail.app message programatically from another application using Applescript
  • Index(es):
    • Date
    • Thread