Locking for an idea to ....
Mark Schonewille
m.schonewille at economy-x-talk.com
Mon Feb 22 06:55:42 EST 2010
Hi Ralf,
Create another, hidden, stack with a transparent field, slightly
smaller than the original field to make it fit inside the original
field. Put the e-mail address into that field, set the width to the
formattedWidth. Export a snapshot and put the image over the original
field, setting the width of the image to slightly less than the with
of the original field. Put empty into the original field (or set the
textColor to white). Write a script that hides the image and reveals
and selects the original text after a mouseDown on the image.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
Economy-x-Talk is always looking for new software development
projects. Feel free to contact me for a quote.
Op 22 feb 2010, om 12:42 heeft Rolf Kocherhans het volgende geschreven:
> Hello all
>
> I am looking for an idea to the following problem :-)
>
>
> I have a non focused label text field of a fixed length, I use it
> to display e.g. email adresses.
>
> Sometimes the email address fits into the field, but other
> times the email address ist to long, so I only see 80% of it.
>
> I now noticed that the iPhones address application,
> automatically reduces the font size to be able to always
> display the whole address.
>
> Very clever !
>
> My Label field does not have a monospaced font
> I use (Lucida Grande), I have no clue how to replicating this
> behavior.
>
>
> Does anybody have an idea how I can do the same with revTalk ?
>
>
> Cheers
> Rolf
>
More information about the use-livecode
mailing list