tags and sliders
tags and sliders
- Subject: tags and sliders
- From: Chris Stephens <email@hidden>
- Date: Tue, 29 Mar 2005 14:12:46 +1000
Hi folks,
I'm fairly new to Cocoa and Interface Builder so forgive me if this is
an easy one (in fact, I'm sort of expecting that it is!).
I have an app with a whole bunch of sliders, arranged in different
groups: groups of seven down to groups of one.
I have one method that handles input from all the sliders using tags to
determine which slider was moved. This all works fine.
But how do I set the value of an individual slider programmatically?
I have managed to do it with sliders in a matrix using cellWithTag: but
I don't really want them in a matrix - and some are singles...
Do I use viewWithTag: and if so how..? I've tried a few things and they
haven't worked. And I've googled around and searched this list and
can't find anything.
Any help much appreciated!
Thanks in advance,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden