Svg Icon Tool

Mike Kerner MikeKerner at roadrunner.com
Sun Aug 28 19:22:06 EDT 2022


Interesting:
Steven/LC also made a cool demo of the polyList for displaying the svg icon
families and icons that are currently in LC. It's called "SVGIconList", and
it uses a total of... 23 lines of code.

On Fri, Aug 26, 2022 at 4:50 PM Mike Kerner <MikeKerner at roadrunner.com>
wrote:

> sorry - STEVEN
>
> On Fri, Aug 26, 2022 at 4:08 PM Mike Kerner <MikeKerner at roadrunner.com>
> wrote:
>
>> i decided, yesterday, to go through the lcb lessons, again, because of
>> this issue (and wanting to deal with a couple of things in the iconPicker).
>> hopefully it'll be done and released before i finish the course, because
>> Stephen said that he's going to have a new version of powerButton out in
>> the morning, which will hopefully cause me to forget about this while i
>> play with that.
>>
>> On Fri, Aug 26, 2022 at 3:26 PM Ralph DiMola via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>>
>>> I looked at the code and an auto hilite property could be added and the
>>> hiliteing could be disabled. It would be confusing but it would be allow
>>> one to control the hilite. I'm going to try it for laughs.
>>>
>>> Ralph DiMola
>>> IT Director
>>> Evergreen Information Services
>>> rdimola at evergreeninfo.net
>>>
>>>
>>> -----Original Message-----
>>> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On
>>> Behalf Of Brian Milby via use-livecode
>>> Sent: Friday, August 26, 2022 1:13 PM
>>> To: How to use LiveCode
>>> Cc: Brian Milby
>>> Subject: Re: Svg Icon Tool
>>>
>>> I think that if auto highlight is disabled then hiliteChanged would
>>> never get triggered.  Having the back end highlight change without it
>>> visually changing would probably lead to confusion.
>>>
>>>
>>> > On Aug 26, 2022, at 11:55 AM, Ralph DiMola via use-livecode <
>>> use-livecode at lists.runrev.com> wrote:
>>> >
>>> > What if the widget had a property to disable the auto hilite on click
>>> and when the hiliteChanged message arrives you can set(or not) the hilite
>>> as appropriate via setting a widget property? A pre-message would be
>>> cleaner but this is not horrible.
>>> >
>>> > Ralph DiMola
>>> > IT Director
>>> > Evergreen Information Services
>>> > rdimola at evergreeninfo.net
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>
>>
>> --
>> On the first day, God created the heavens and the Earth
>> On the second day, God created the oceans.
>> On the third day, God put the animals on hold for a few hours,
>>    and did a little diving.
>> And God said, "This is good."
>>
>
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>    and did a little diving.
> And God said, "This is good."
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."


More information about the use-livecode mailing list