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:47:21 -0800
I have a custom cell inherited from NSActionCell, with only one
drawWithFrame:inView: function.
The only thing I do is fill the cell with red color.
I then place the cell in a table.
But the function drawWithFrame:inView: never gets called.
Can someone 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.