Italic text within fields on Mac OS
Rick Harrison
harrison at all-auctions.com
Sun Apr 16 09:59:43 EDT 2017
Hi Richmond,
It works just fine here.
I’m using LiveCode 8.1.3
in MacOS Sierra.
I was able to do it both manually and programatically.
Here’s the code.
on mouseUp
set the textStyle of field "TextField1" of this card to italic
put "Hi there" into field "TextField1" of this card
end mouseUp
Good luck!
Rick
> On Apr 15, 2017, at 4:08 PM, Richmond Mathewson via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Doesn't work.
>
> Richmond.
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list