• 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: continuous slider
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: continuous slider


  • Subject: Re: continuous slider
  • From: Devon E Bowen <email@hidden>
  • Date: Sun, 11 Jan 2004 12:28:59 -0500 (EST)

> See thread starting
> <http://cocoa.mamasam.com/COCOADEV/2003/12/1/78991.php>

Thanks for the pointer. I think I found a way to do it, though. I set
the slider in continous mode and each time the action is called, I
send a notification with coalescing turned on. Apparently, notifications
are not delivered while the slider is being used. So once the slider
is released, the notifications are collapsed into one and then the
method of my choice is called. It's a hack and if Apple ever changes
it so notifications are delivered during slider use it will break. But
it seems to work for now.

Devon
_______________________________________________
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.

  • Follow-Ups:
    • Re: continuous slider
      • From: John Pannell <email@hidden>
  • Prev by Date: use an NSPopup to change and NSArrayController's selection
  • Next by Date: TK Like Canvas view
  • Previous by thread: Re: continuous slider
  • Next by thread: Re: continuous slider
  • Index(es):
    • Date
    • Thread