On 3 Mar '08, at 6:34 AM, Nick Rogers wrote:
Now I need to show an icon in every row
Add a new column and make its data cell an NSImageCell in IB.
and also have to display 2 rows of text in one row of tableView.Is it possible, if yes then how and can i incresse a row's width to accomodate two rows of text?
You mean increase its *height*, don't you? Look at the NSTableView data-source API (in NSTableView.h) for the methods that let you specify custom row heights.
—Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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]