World Wrap with static text?

hippolyta

07-09-2008 15:15:04

Hi, sorry i was trying to figure this out but i think i am missing something.

Is there a way to make the words wrap with static text, or do i need to calculate that myself? or is there something else i should be using?

my.name

08-09-2008 22:43:23

update SVN

reate a Edit with skin the 'Memo' or 'StaticTextBreak'

or use set setEditBreakLine(true) with Edit

Illidanz

14-09-2008 14:37:27

It's possible to word wrap the text in a List?

Altren

14-09-2008 17:21:29

No. But you can create vertical ItemBox with static texts.

Illidanz

16-09-2008 18:31:35

No. But you can create vertical ItemBox with static texts.
Can you kindly provide an example? I've tried without success at all