• 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
NSScroller knob reposition
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSScroller knob reposition


  • Subject: NSScroller knob reposition
  • From: David Blanton <email@hidden>
  • Date: Wed, 13 Jan 2010 11:32:44 -0700

I am seeing some strange behavior.

I set the knob position of the horz and vert scrollers as follows:

- (void)centerScrollers {

	[m_hScroller setDoubleValue:0.5];
	[m_vScroller setDoubleValue:0.5];

}

Then when I move either knob with the mouse the other knob moves as well by some random amount.

Doesn't seem like correct behavior to me.

-db
_______________________________________________

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: NSScroller knob reposition
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: NSDirectoryEnumerator and URLs
  • Next by Date: Cocoaheads Lake Forest (92630) meeting TODAY Wed 1/13/2010 at 7 pm on topics including Core Animation
  • Previous by thread: Re: NSDirectoryEnumerator and URLs
  • Next by thread: Re: NSScroller knob reposition
  • Index(es):
    • Date
    • Thread