Re: Custom TableCell
Re: Custom TableCell
- Subject: Re: Custom TableCell
- From: John Stiles <email@hidden>
- Date: Tue, 19 Feb 2008 13:32:35 -0800
Look for "ImageAndTextCell," it's part of the example code that comes
with the Dev Tools.
You can pass it an image via -setImage: and make two lines of text just
by putting a \n in the middle of the string.
Meik Schuetz wrote:
Dear list,
I confess that I am a new with some C#/ WPF background, who is currently a
bit overwhelmed and anxious learning Cocoa and Objective-C. Today I already
received Aaron Hillegass book which is of great help in understanding the
basics and getting more comfortable with this new development environment.
I´d like to ask you guys for some direction, some tutorial or anything else
you might could be helpful, for customizing the appearance of a table cell.
I´d like to know how to have a table cell having an image and two lines of
text (e.g. Like in the list of installed printers in OSX).
Thanks
Best regards
Meik Schuetz
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden