Variables of super classes
Variables of super classes
- Subject: Variables of super classes
- From: Sanri Parov <email@hidden>
- Date: Thu, 2 Jun 2005 20:28:44 +0200
Hi everybody,
Just a simple question.
I have a class A, instantiated into InterfaceBuilder, which has an
outlet ("g_lock") connected to a textfield.
I have a second class, B, which is son of A
I just want to use g_lock methods from inside B.m (e.g. [g_lock
setEnabled:YES];)
How can I do this?
Thanx for all the answers
--
Sanri Parov
_______________________________________________
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