|
Rank: Advanced Member Groups: Member
Joined: 5/19/2010 Posts: 35
|
Hi,
is there any way to make an ACMText object which is longer than the size of the column automatically wrap when it is placed within an ACMTableCell? By default the string will just overlap with the next cell across.
Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
It supposes to wrap automatically unless there was no way to wrap it (for example, the word is too long). If it is not wrapping for you, please create a small test app to demonstrate the problem and we will be happy to take a look.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 5/19/2010 Posts: 35
|
Quote:(for example, the word is too long) Ah, that's what I was after. I had a grid with a bunch of really long filepaths which were pouring over to the next column. I was hoping I'd be able to tell it to cut off where needed to fit in the cell. No such solution?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Sorry. No. You can't auto-wrap long words.
|
|