Some kind of view "reference" list
Some kind of view "reference" list
- Subject: Some kind of view "reference" list
- From: Mike Abdullah <email@hidden>
- Date: Mon, 13 Mar 2006 22:48:57 +0000
In my app's window I have a box that changes its content view based
upon the users choice elsewhere in the interface. This works nicely.
What I ideally would like though, is for if the user changes the
content of this box whilst they are editing one of its fields, the
first responder would switch to the "equivalent" field in the new
content view.
Does anyone know of a reasonably tidy way of achieving this? I
thought about subclassing all the controls of the view so they have
an IBOutlet called something like "equivalent view" and hooking
things up that way, but it seems rather messy. Similarly, to go
through all the controls of the view in code and checking to see if
it has an equivalent seems awkward.
Any ideas?
_______________________________________________
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