Subclassing NSTextField or...?
Subclassing NSTextField or...?
- Subject: Subclassing NSTextField or...?
- From: Rob In der Maur <email@hidden>
- Date: Thu, 10 Apr 2003 09:43:30 +0200
I want to have a column in my table which displays images and text but
the text should be displayed on top of the image. How to do this? I
have looked at the ImageAndTextCell class in the Apple examples, but
these use NSDivideRect to divide the cell in an image (left) and text
area (right).
Should I just tweak this example (and if so, can anyone tell me what to
tweak?) or should I do it otherwise (again example code appreciated...)
Thanks
- Rob In der Maur
_______________________________________________
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.