Page 1 of 1

Problem in Livecode 8 dp 15

Posted: Tue Apr 19, 2016 6:03 am
by kevin007
Hi ALL

I am using Livecode 8 dp 15, I am trying draw a oval using a button, for that I am use the following code, but it's not working in Livecode 8 dp 15 but it's working on Livecode 7 how I solve this problem. ? :oops:

Code: Select all

on mouseUp
    choose oval tool
end mouseUp
Thanks
Kevin