Re: use-livecode Digest, Vol 168, Issue 50

2017-09-27 Thread hh via use-livecode
> > JLG wrote: > > The original issue that influenced this one was how to provide a > > larger hit zone on an SVG widget. > > How would this property work for that? > Quentin L. wrote: > I’m thinking that a single line of code would suffice: > > set the clickableRegion of widget “Fred” to ListOfPo

Re: use-livecode Digest, Vol 168, Issue 50

2017-09-27 Thread Quentin Long via use-livecode
sez “J. Landman Gay" : > The original issue that influenced this one was how to provide a larger hit > zone on an SVG widget. How would this property work for that? I’m thinking that a single line of code would suffice: set the clickableRegion of widget “Fred” to ListOfPoints As i’ve noted previ