drawWithFrame:inView: doesn't get called
drawWithFrame:inView: doesn't get called
- Subject: drawWithFrame:inView: doesn't get called
- From: "Tony S. Wu" <email@hidden>
- Date: Tue, 10 Dec 2002 23:44:59 -0800
I have a custom cell inherited from NSActionCell, with custom
drawWithFrame:inView: function.
The only thing I do is fill the cell's frame with red.
I then place the cell in a table.
But the problem is that drawWithFrame:inView: never gets called.
Can anyone give me a hint?
Thanks.
Tony S. Wu
email@hidden
_______________________________________________
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.