Flow/wrap text into an irregular shape
Roger Eller
roger.e.eller at sealedair.com
Sat Jan 4 09:52:24 EST 2014
This stack is nearly RevOnline-ready. Text size and triangle size sliders
have been added. Re-flow by char or word is now a radio button choice.
The text is still not scrollable though.
https://www.dropbox.com/s/8elmst92b5njz1m/triangle_fields_forever.livecode
~Roger
On Fri, Jan 3, 2014 at 4:11 AM, Thierry Douez wrote:
> Hi Roger,
>
> If you change the text size of field "Fview" then you have to set
> the text size of field "Ftmp" accordingly.
> Those 2 fields need to have the same property values (font, size,
> margin,...)
> for my snippet of code to work.
> Therefore, if you are playing with font size, you could add 3 lines of code
> in the Viewtext handler to read those property of Fview and set them for
> Ftmp.
>
> HTH,
>
> Thierry
>
>
> ------------------------------------------------
> Thierry Douez - http://sunny-tdz.com
> Maker of sunnYpdf - sunnYperl - sunnYmidi - sunnYmage
>
>
More information about the use-livecode
mailing list