• 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: Continunous NSSegmentedControl?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Continunous NSSegmentedControl?


  • Subject: Re: Continunous NSSegmentedControl?
  • From: email@hidden
  • Date: Tue, 8 Apr 2008 23:02:35 +0200

I'm not sure if it's supposed to work or not, but I have been
struggling with the same thing and finally settled for a solution
where I created a timer when the cell started tracking. The timer
fires after half a second and if the button is no longer pressed by
then invalidates itself. It's not pretty, but gets the job done.


On Tue, Apr 8, 2008 at 1:31 AM, Randall Meadows <email@hidden> wrote:
> I have an NSSegmentedControl on which I've enabled the "continuous" setting
> (via IB).  However, it doesn't send out continuous messages while I'm
> continually pressing one of the segments; it only fires (once) upon mouseUp.
>
>  I can find no documentation that says that NSSegmentedControl *DOESN'T*
> implement the continuous property.
>
>  Bug?  Or did someone deem that this particular subclass of NSControl
> doesn't do "continuous" and forgot to tell the documentation folks?
>  _______________________________________________
>
>  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
>
_______________________________________________

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: 
 >Continunous NSSegmentedControl? (From: Randall Meadows <email@hidden>)

  • Prev by Date: Re: Menu on system bar
  • Next by Date: PDFView and Core Data undos
  • Previous by thread: Continunous NSSegmentedControl?
  • Next by thread: printing PDF issues
  • Index(es):
    • Date
    • Thread