[ANN] a gauge widget

Ali Lloyd ali.lloyd at livecode.com
Fri Jun 9 16:38:57 EDT 2017


Bernd,
The problem with your OnSave / OnLoad handlers are that Point and Color are
types defined in the canvas module that the array-saving code does not know
about. These need to be converted to a core type, eg string or list.

On Fri, Jun 9, 2017 at 7:52 PM Richmond Mathewson via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Slow learner:
>
> https://livecode.com/app-in-a-day/livecode/installing-extensions/
>
> On 6/9/17 9:21 pm, Richmond Mathewson wrote:
> > This looks exciting, if only I knew how to install it . . .
> >
> > Richmond.
> >
> > On 6/9/17 12:43 pm, BNig via use-livecode wrote:
> >> further experimenting with Livecode Builder I did a Gauge widget that I
> >> posted in the Forum
> >>
> >> http://forums.livecode.com/viewtopic.php?f=93&t=29348
> >>
> >>
> >> Kind regards
> >> Bernd
> >>
> >>
> >>
> >> --
> >> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/ANN-a-gauge-widget-tp4715635.html
> >> Sent from the Revolution - User mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> 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
>



More information about the use-livecode mailing list