Re: scroll automatically if the text is too long
Re: scroll automatically if the text is too long
- Subject: Re: scroll automatically if the text is too long
- From: "I. Savant" <email@hidden>
- Date: Mon, 24 Aug 2009 10:14:05 -0400
On Aug 24, 2009, at 10:12 AM, Massimiliano Gargani wrote:
I have a table (not editable) with 1 column and severals rows.
contents in some rows is longer than colum width so I have:
Column
-----------
Washin.....
So i'm looking a way to scroll content of row when selected.
something like:
Washin -- ashing -- shingt -- hingto -- ington
If you indeed mean you want to animate the scroll automatically
while the row is selected, it only adds one more layer to my previous
suggestion. That additional layer is turning the animation on and off
if it is used in a selected row.
As Graham suggested, only the NSTextFieldCell needs modification
since it'll be used in a table view.
--
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:
This email sent to email@hidden