Slider value display
Slider value display
- Subject: Slider value display
- From: Denis Queffeulou <email@hidden>
- Date: Fri, 16 Apr 2004 09:59:53 +0200
Hi,
I'm using NSSlider to change some parameter, and I wonder if it is
possible to display the intValue in a NSTextField without doing some
coding and without declaring a member for the NSTextField.
In fact I have a binding between the slider and a controller class, and
since I do that, I cannot see the "takeIntValueFromAction", I can see
only the controller actions.
any idea ?
--
Denis Queffeulou
_______________________________________________
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.