chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to do formatting in iup textbox?


From: Matt Welland
Subject: How to do formatting in iup textbox?
Date: Fri, 28 Jan 2022 18:19:34 -0700

What is the equivalent to iup.user in the Chicken iup egg?

local tags = iup.user { selectionpos = "7:24", bgcolor = "255 128 64" }
text1.addformattag = tags

Or more generally, how to apply formatting to text in the textbox widget?
Thanks,
Matt
--
Complexity is your enemy. Any fool can make something complicated.
It is hard to keep things simple. - Richard Branson.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]