altIncrementValue
altIncrementValue
- Subject: altIncrementValue
- From: Robert Abernathy <email@hidden>
- Date: Thu, 8 Dec 2005 13:13:00 +0000
I've posted this question to the Cocoa Dev list and had no response
so far. I figured I'd give it a try here since it is a pretty useful
feature for AU's. I figure someone here will have this working.
I'm having a problem with NSSlider and - (void)setAltIncrementValue:
(double)increment
I set the alt Increment value in awakeFromNIB. When I try to move
the slider with the option key held down, the slider knob locks and
won't move.
The slider behaves normally when the alt/option key is not depressed.
When the alt key is held down and I click in the slider body, the
slider value is advanced by the increment value I supply in
setAltIncrementValue.
I can't find anything in the archives or on google even though it
seems it would be a common enough problem.
Anyone have any hints as to what I'm missing?
Thanks for your help,
Rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden