Skip navigation.
 
mlRe: Custom TableCell
FROM : John Stiles
DATE : Tue Feb 19 22:32:35 2008

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_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlCustom TableCell Meik Schuetz Feb 19, 06:20
mlRe: Custom TableCell John Stiles Feb 19, 22:32
mlRe: Custom TableCell Adam P Jenkins Feb 19, 22:36