Justify a paragraph
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Justify a paragraph
Hey guys,
I would like to ask you if there is a way to justify automatically a paragraph.
Thanks guys
I would like to ask you if there is a way to justify automatically a paragraph.
Thanks guys
Re: Justify a paragraph
Hi gal,
do you mean this:
?
But this won't happen automatically, unless YOU tell Livecode so
Best
Klaus
do you mean this:
Code: Select all
...
set the textalign of line 1 of fld 1 to "center"
...
But this won't happen automatically, unless YOU tell Livecode so

Best
Klaus
Re: Justify a paragraph
Full justification isn't supported, we are limited to left, right, and center.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Justify a paragraph
I was looking for full justification but as jacque said isn't supported. Too bad...
Thank you
Thank you
Re: Justify a paragraph
Did someone already make a feature request for this last "missing piece"?jacque wrote:Full justification isn't supported, we are limited to left, right, and center.
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Justify a paragraph
Yep:Klaus wrote:Did someone already make a feature request for this last "missing piece"?jacque wrote:Full justification isn't supported, we are limited to left, right, and center.
http://quality.runrev.com/show_bug.cgi?id=4714
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Justify a paragraph
Ah, thanks Richard!FourthWorld wrote:http://quality.runrev.com/show_bug.cgi?id=4714
And only 5 years old...
