• 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: NSSlider's mouseDown,mouseUp,mouseDrag - process separately
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSlider's mouseDown,mouseUp,mouseDrag - process separately


  • Subject: Re: NSSlider's mouseDown,mouseUp,mouseDrag - process separately
  • From: Nick <email@hidden>
  • Date: Wed, 18 May 2011 18:15:18 +0300

thanks, it worked

2011/5/18 Gary L. Wade <email@hidden>:
> You could use [NSApp currentEvent] if you really want the event, but if
> you want to do something else while tracking the mouse, you might want to
> consider overriding NSCell method -startTrackingAt:inView: and those
> related to it.
>
> On 05/18/2011 4:00 AM, "Nick" <email@hidden> wrote:
>
>>Hello
>>
>>I have a slider, and i have set it "Continuous" checkbox in Interface
>>builder. Now its action method is fired on all of these events from
>>the e-mail title.
>>How can i know what exactly event happened (when - mouseDown, when
>>mouseUp and when - mouseDrag)? Is there a way?
>>Thank you
>
>
>
_______________________________________________

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

References: 
 >NSSlider's mouseDown,mouseUp,mouseDrag - process separately (From: Nick <email@hidden>)
 >Re: NSSlider's mouseDown,mouseUp,mouseDrag - process separately (From: "Gary L. Wade" <email@hidden>)

  • Prev by Date: Re: Unrecognized document type (Solved?)
  • Next by Date: XML Resource Release
  • Previous by thread: Re: NSSlider's mouseDown,mouseUp,mouseDrag - process separately
  • Next by thread: Re: Unrecognized document type (Solved?)
  • Index(es):
    • Date
    • Thread