NSScroller not changing value when i click up/down arrows
NSScroller not changing value when i click up/down arrows
- Subject: NSScroller not changing value when i click up/down arrows
- From: email@hidden (Mike Pinkerton)
- Date: Thu, 04 Apr 2002 10:49:25 -0500
- Organization: Netscape Communications
I've got a standalone NSScroller (separate from a NSScrollView) that's
enabled and as far as i can tell correctly set up. However, when I click
on any of the arrows (up or down), the value doesn't change and the
thumb doesn't move. If I drag the thumb, the value changes.
I installed my own target/action and when I'm holding the mouse down on
the up/down arrows, my action method gets called repeatedly for as long
as the mouse is down, but the value never changes.
I must be missing something obvious here. Any ideas? (and please don't
say 'just use a NSScrollView'.)
--
Mike Pinkerton
Mac Browser Weenie
email@hidden
http://people.netscape.com/pinkerton
_______________________________________________
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.