On 02/06/2011, at 5:32 AM, Sandeep wrote:
> I have created a category class for one of the classes present in the
> appkit-framework. Can some one please let me know if it is possible to have
> IBOutlets defined in such categories as there in no interface declaration
> present while defining a
Hi All,
I have created a category class for one of the classes present in the
appkit-framework. Can some one please let me know if it is possible to have
IBOutlets defined in such categories as there in no interface declaration
present while defining a category i.e. we do not put @interface whi