Re: NSTableView doubt
- Subject: Re: NSTableView doubt
- From: "I. Savant" <email@hidden>
- Date: Sat, 29 Sep 2007 11:37:15 -0400
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=eFv6eAqCDLmDAeMasF3wVgLHdgIS5ZBP0T7+VpqOO4I=; b=kzwd500aL9JwHnHwR+wgj9EozhOfl9hS3lDDsPT/ZEY18vw3e7xcbOjgV7LF6YaCRl1tyBFrMVgLF6jALkTqa5V+IxyvsvN6323Ug/+o6cEdU3xMTuvBSlIgM7vny1unz87isufU/UksE5q5LFX0tT1nZajzTPLSfoy7dcEOWVM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=ppohJDEEKUer2qfAtRIWLi6MosmNV/hZfK9OIVjVHD3LUp05KTUjKXvarQXYBUd4bd1Tg3Bf5FpBS/XliQuqRRMruxVSaGBnnVPxcfkaCnJUfXHLdAhDe3UZavQrNHzejmj2HmtYPP1LazDGnblM6uXqQJd8iI6uukKgmXb1t+E=
It is possible to make the column show something with "...". Like
".../New/Image01.jpg" or something like this?
NSCell lets you set the line break mode (via -setLineBreakMode: )
and NSTableView uses NSCell by default ...
--
I.S.
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.