> On 27 Feb 2019, at 11:14 am, J. Landman Gay via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> I thought I read that we could use SVG icons in buttons now. How does that 
> work? I thought I'd tried it once before successfully but I can't get it to 
> work right now (LC 9.0.3rc1).

Import the SVG using the drawing library `drawingSVGCompile()` and set the text 
of an image to the returned value. Then use the image ID as an icon in the 
normal way.

Cheers

Monte
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to