or laughs.
>>>
>>> Ralph DiMola
>>> IT Director
>>> Evergreen Information Services
>>> rdim...@evergreeninfo.net
>>>
>>>
>>> -Original Message-
>>> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On
I looked at the source that Brian says he used in his repo (
https://github.com/leungwensen/svg-icon). I don't see any copyright listed
on that site, but it has all of the libraries linked to it...but then at
least the first one (Ant) doesn't seem to have any license listed anywhere,
either.
On Su
Many thanks to Brian for sharing the fantastic collection of icons included in
this tool. Can I enquire as to the copyright status of the images?
Neville
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe,
ola
>> IT Director
>> Evergreen Information Services
>> rdim...@evergreeninfo.net
>>
>>
>> -Original Message-
>> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On
>> Behalf Of Brian Milby via use-livecode
>> Sent: Friday, August 26, 20
ivecode [mailto:use-livecode-boun...@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 ne
o.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@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 hiliteCh
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
> wrote:
>
> What if the widget had a p
Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of
Brian Milby via use-livecode
Sent: Friday, August 26, 2022 10:13 AM
To: How to use LiveCode
Cc: Brian Milby
Subject: Re: Svg Icon Tool
Ok, then we need a
Speaking from a phone UI context, I would think that when you touch an object
that it would highlight to register the touch. If you drag off the object,
then the touch is cancelled. When you release, then the validity is tested.
If the touch is valid, then the object would retain the highligh
i could see, for someone who wants it to behave the way it behaves now,
that retaining the current behavior and adding to it would be better.
the control can work both ways, a manual mode and an automagical mode.
On Fri, Aug 26, 2022 at 10:28 AM Mike Kerner
wrote:
> correct, the hiliteChanged me
correct, the hiliteChanged message is superfluous in this scenario, and the
developer would just manage the touch/mouse messages
i disagree that flipping the hilite to one and then back is better. the
hilite is an indicator of state. if the state is not allowed to change,
then the hilite should not
Ok, then we need a full spec on how this would work. It is not just the
addition of a message.
To get what you are desiring, it would be most consistent to just add the mouse
messages and the autoHilite property.
I would still want the silent option since that works most in the grain of the
c
[mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of
Mike Kerner via use-livecode
Sent: Friday, August 26, 2022 9:27 AM
To: How to use LiveCode
Cc: Mike Kerner
Subject: Re: Svg Icon Tool
you would have a property for autohilite, and if that is false, the developer
would be responsible fo
you would have a property for autohilite, and if that is false, the
developer would be responsible for setting the hilite. that's the way it's
implemented with other controls.
On Fri, Aug 26, 2022 at 9:23 AM Brian Milby via use-livecode <
use-livecode@lists.runrev.com> wrote:
> The silent update
The silent update would allow that to happen in the hilitechanged handler.
I don’t know how you would implement a pre… message. How would the widget know
whether to proceed or not? The two messages would fire almost simultaneously.
There also isn’t any way to tell the widget to cancel the hig
i don't think so. i want to be able to be able to intercept the
touch/click, and decide what to do. sometimes i want to ignore it.
sometimes i want to throw up an error and not switch. sometimes i want to
do something else, first.
On Thu, Aug 25, 2022 at 5:48 PM Brian Milby via use-livecode <
use-
I think what we probably need is simply:
set the hilitedItemSilently of widget 1 to 1
Or
set the hilitedItemWithoutMessage of widget 1 to 1
This would allow more elegant solutions to many of the raised issues.
Thanks,
Brian
Sent from my iPhone
> On Aug 25, 2022, at 2:48 PM, Mike Kerner via u
evergreeninfo.net
>
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On
> Behalf Of Mike Kerner via use-livecode
> Sent: Thursday, August 25, 2022 9:19 AM
> To: How to use LiveCode
> Cc: Mike Kerner
> Subject: Re: Svg Icon T
How to use LiveCode
Cc: Mike Kerner
Subject: Re: Svg Icon Tool
Although, as long as we're having this discussion, the navBar is higher
priority, so hit that, first.
On Thu, Aug 25, 2022 at 9:16 AM Mike Kerner
wrote:
> Hey, man, if it's that easy to get you to do something, then
> * M
Although, as long as we're having this discussion, the navBar is higher
priority, so hit that, first.
On Thu, Aug 25, 2022 at 9:16 AM Mike Kerner
wrote:
> Hey, man, if it's that easy to get you to do something, then
> * Make the tree widget better
> * Make the NavBar better
> Boom. Hero me.
>
>
Hey, man, if it's that easy to get you to do something, then
* Make the tree widget better
* Make the NavBar better
Boom. Hero me.
On Thu, Aug 25, 2022 at 7:37 AM Brian Milby via use-livecode <
use-livecode@lists.runrev.com> wrote:
> You are welcome!
>
> Good idea. Just one file needs to be copi
You are welcome!
Good idea. Just one file needs to be copied (SvgIconTool.livecode) to install.
If you ran it once and imported families, then you can copy or move the
milby.us folder to retain the settings (I actually link that folder so I can
run as a plug-in or from the repo and use the sa
Thank you very much for this great tool.
Maybe you add some information to the readme.md what files/folders from the zip
have to be copied to the plugins folder.
Regards,
Matthias
> Am 25.08.2022 um 05:22 schrieb Brian Milby via use-livecode
> :
>
> Greetings list!
>
> A few years ago I pub
Greetings list!
A few years ago I published a tool that allowed easy creation of the Icon
Families that I had been working on to integrate into the IDE. (The code
had been started, but users had no way to leverage the planned capability
at the time.) At that time I simply posted it to Sample Sta
, 2018 at 7:33 AM, J. Landman Gay via use-livecode
> wrote:
> > Anyone who hasn't looked at this stack really should. It's what we've
> needed
> > ever since SVG was introduced to LC.
> >
> >
> > On 1/13/18 11:25 PM, Brian Milby via use-livecode wr
use-livecode wrote:
>>
>> I've posted an updated version of my SVG Icon Tool to my server with a
>> large number of icons included (everything from
>> https://leungwensen.github.io/svg-icon except the flags which needed
>> color). I've also included th
Anyone who hasn't looked at this stack really should. It's what we've
needed ever since SVG was introduced to LC.
On 1/13/18 11:25 PM, Brian Milby via use-livecode wrote:
I've posted an updated version of my SVG Icon Tool to my server with a
large number of icons inclu
I've posted an updated version of my SVG Icon Tool to my server with a
large number of icons included (everything from
https://leungwensen.github.io/svg-icon except the flags which needed
color). I've also included the feather icons that were mentioned.
Direct link to the downl
28 matches
Mail list logo