Problem in Livecode 8 dp 15

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
kevin007
Posts: 40
Joined: Mon Sep 21, 2015 7:46 am

Problem in Livecode 8 dp 15

Post by kevin007 » Tue Apr 19, 2016 6:03 am

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
--
Thanks
Kevin

Post Reply