Search found 2 matches

by Erazotropa
Mon Aug 12, 2019 11:22 am
Forum: openTx
Topic: Lua Widget, SHADOWED and BLINK not working
Replies: 3
Views: 3693

Re: Lua Widget, SHADOWED and BLINK not working

Hi, I am using a Horus, (as mentioned on MBF too) Both do work fine in other scripts.. but in my simple script both dont work..
by Erazotropa
Sun Aug 11, 2019 7:44 am
Forum: openTx
Topic: Lua Widget, SHADOWED and BLINK not working
Replies: 3
Views: 3693

Lua Widget, SHADOWED and BLINK not working

Hi all, I am struggling with the SHADOWED and BLINK flags in my widget. They dont function. This my code to test it. local options = { { "Color", COLOR, WHITE }, { "Shadow", BOOL, 0} } function create(zone, options) local Context = { zone=zone, options=options } return Context en...

Go to advanced search