Hi,
I have gone through http://katidev.com/blog/?p=36
which shows how to show an Icon and two rows of text in an row of NSTableView.
And it has been done by sub-classing NSCell.

I want exactly the same thing in an NSOutlineView (i.e. an Icon and two rows of text in an row of NSOutlineView.

For styling NSOutlineView I found http://www.latenightsw.com/blog/?p=45
which shows how to style NSOutlineView by sub-classing NSTextFieldCell.

How can I get the Icon and 2 rows of text In NSOutlineView.
Can I use the implementation of NSCell in NSOutlineView.
Is there any good example out there.

Wishes,
Nick
_______________________________________________

Cocoa-dev mailing list ([email protected])

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/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to