|
Word-Wrapping in MUI? |
Posted on: 2018/5/7 15:21
#1 |
---|---|---|
Just popping in
![]() ![]() Joined:
2018/1/20 18:06 From SF Bay Area, California
Posts: 8
|
Before I implement my own solution, is anyone aware of a MUI class that will wrap text? i.e. Expand the height of the widget by breaking text into newlines on whitespace? Either I'm looking in the wrong places or this doesn't exist.
Thanks in advance! |
|
|
Re: Word-Wrapping in MUI? |
Posted on: 2018/5/7 23:09
#2 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2008/9/20 22:21 From Gothenburg, Sweden (via Finland)
Posts: 515
|
@remotenemesis
Does MUI class TextEditor do the trick? |
|
_________________
AmigaOS 4.1 FE Update 1 on Sam440ep-flex, 800Mhz, 1GB RAM, Radeon 9250 ![]() A1200/040, 2+4MB, external 3.5''HDD / A1200 (spare) / A500+ (sold) / C128 (sold) http://m4rko.com/AMIGA |
||
|
Re: Word-Wrapping in MUI? |
Posted on: 2018/5/8 4:00
#3 |
---|---|---|
Just popping in
![]() ![]() Joined:
2018/1/20 18:06 From SF Bay Area, California
Posts: 8
|
@Marko
I'll take a look. I was thinking it might be too heavy for what I want but worth a try. Thanks for the suggestion. |
|
|
Re: Word-Wrapping in MUI? |
Posted on: 2018/5/8 12:06
#4 |
---|---|---|
Just popping in
![]() ![]() Joined:
2007/3/23 8:11 From Rehmerloh, Germany
Posts: 227
|
@remotenemesis
Use Floattext class. Examples can be found in MUI's MUI-Demo application. |
|
_________________
Why stop it now, just when I am hating it? Thore Böckelmann |
||
|
Re: Word-Wrapping in MUI? |
Posted on: 2018/5/8 15:05
#5 |
---|---|---|
Just popping in
![]() ![]() Joined:
2018/1/20 18:06 From SF Bay Area, California
Posts: 8
|
@tboeckel
Thanks, that's exactly what I need! |
|