styling NSOutlineView
styling NSOutlineView
- Subject: styling NSOutlineView
- From: Nick Rogers <email@hidden>
- Date: Sat, 15 Mar 2008 03:11:13 +0530
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@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