Re: Just starting out..... Please help
Re: Just starting out..... Please help
- Subject: Re: Just starting out..... Please help
- From: Gerard Iglesias <email@hidden>
- Date: Mon, 9 Jul 2001 19:01:16 +0200
Le Monday 9 July 2001, ` 08:56, Graham Wihlidal a icrit :
I know C++ and various others. Just defending myself. :)
Then, it the same as in C++, you have to send message (call member
functions) to real object.
Think about Nib file as a set of object that only the File's owner know
about, unless it transmit the object to other object you have created by
written code.
To restrict number of char in the textfield you will have to use
NSFormatter subclass that you will have to connect by hand in your code
unless you create an IB palette.
Regards
Gerard