Re: NSSteppers... oh and NSColorWell's
Re: NSSteppers... oh and NSColorWell's
- Subject: Re: NSSteppers... oh and NSColorWell's
- From: Brock Brandenberg <email@hidden>
- Date: Sun, 03 Nov 2002 00:27:25 -0600
Chris,
Check out a snippet inside this article on Andrew Stone's site about using
an NSStepper:
http://www.stone.com/The_Cocoa_Files/Cocoamotion.html
These can cause confusion because they store a value just like a slider,
which is not what many people assume they do at first glance. Don't forget
to look at NSControl methods like takeDoubleValueFrom: to help wire controls
like NSSteppers and NSTextFields together.
Brock Brandenberg
----- industrial design @ www.bergdesign.com ------
_______________________________________________
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.