Re: Synchronized outlets and actions
Re: Synchronized outlets and actions
- Subject: Re: Synchronized outlets and actions
- From: Dan Price <email@hidden>
- Date: Thu, 5 Jan 2006 17:23:26 +0000 (GMT)
--- Matt Emerson <email@hidden> wrote:
> You almost certainly want to hook up both the slider
> and the text
> field to a controller class that you write, not to
> each other. The
> controller class will have outlets to all of your
> controls, and can
> update the slider, e.g., when the corresponding text
> field is edited
> (or vice-versa).
>
> Maybe reviewing
> http://developer.apple.com/documentation/Cocoa/
>
Conceptual/ObjCTutorial/index.html#//apple_ref/doc/uid/TP40000863
>
> would be helpful? (I hope I'm not insulting you,
> but I have no idea
> of your skill level.)
>
> Cocoa bindings also might be an option, but you may
> not be familiar
> with them and it takes some study to come up to
> speed with them.
Cheers Matt. I've yet to find good docs on Cocoa
Bindings - I get the impression that some of those
available were written by people who only know the
very basics themselves. Fine if your writing a
single-window application with one app delegate, but a
multi-doc app with seperate (and context specific)
utility panels? I'd love to use them though.
As for my skill level, I'd say I was an 'intermediate'
:-)
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
_______________________________________________
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