My object won't alloc.
My object won't alloc.
- Subject: My object won't alloc.
- From: email@hidden
- Date: Mon, 24 Jun 2002 21:23:09 -0400
Hi, I subclassed NSObject in IB. I created the files ( .h + .m )
and when. In an other .m file ( I imported the header file of my
object ), I want to alloc the obecjt and init it,
I get a warning : AppController.m:54: warning: `HGHeadline' does not
respond to `alloc'
All the other methods work.. but it wont alloc, why?
thanks
-Jean-Olivier Lancttt-David
--------------------------------------------------------------------
Creator of PodNews, a popular utility for your iPod
http://ambush.avara.net/podnews
--------------------------------------------------------------------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.