Re: tags and sliders
Re: tags and sliders
- Subject: Re: tags and sliders
- From: Sherm Pendley <email@hidden>
- Date: Tue, 29 Mar 2005 01:01:08 -0500
On Mar 29, 2005, at 12:49 AM, Chris Stephens wrote:
It's not connecting to the method that I'm having trouble with: it's
getting a method to set a particular slider's value. All the sliders
already have unique tag numbers so how do I send a message (i.e. the
desired value) to a slider that has a tag of 20 (e.g.)?
Get the enclosing window's content view with NSWindow's -contentView,,
then use NSView's -viewWithTag: with the tag of the slider you want.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
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