Hit Box for widgets

Bob Sneidar bobsneidar at iotecdigital.com
Tue Apr 2 10:36:46 EDT 2019


Isn't that the nature of every graphic object? 

Bob S


> On Apr 2, 2019, at 05:52 , Sannyasin Brahmanathaswami via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Yes,  that works, but "It's genius"   I'm not sure. 
> 
> Not being able change color, which is available in LC SVG widgets is a pain. If your theme is "black" and you want "white" SVG, you don’t have control over the color in LC. You can set color in the svg text source. There are two ways, the only one accepted by LC import control as image is:
> 
> <path style="fill: #fff" d="m110.488.... />
> 
> But if the eye candy people on the team say "Oh, could you make it *just* a bit darker." 
> 
> You are forced to change it in SVG text source, reimport the images and deal with new ID's for the icons of buttons.
> 
> BR



More information about the use-livecode mailing list