Thanks Both, Klaus and Mark.

Richmond.

On 8/11/17 2:00 pm, Mark Waddingham via use-livecode wrote:
On 2017-08-11 12:43, Richmond Mathewson via use-livecode wrote:
I am in trouble because I cannot work out why this is not working:

on scrollbarDrag NVAL
   put "NVAL,0,0" into KARRAY["color"]
   put 50 into KARRAY["opacity"]
   set the coloroverlay of img "BB" to KARRAY
end scrollbarDrag

Try:

put NVAL,0,0 into KARRAY["color"]

Warmest Regards,

Mark.


_______________________________________________
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
  • Drag Queen Richmond Mathewson via use-livecode
    • Re: Drag Queen Mark Waddingham via use-livecode
      • Re: Drag Queen Richmond Mathewson via use-livecode
    • Re: Drag Queen Klaus major-k via use-livecode

Reply via email to