Paint with live code

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
raulvelazquez
Posts: 54
Joined: Fri Jan 20, 2012 6:08 pm

Paint with live code

Post by raulvelazquez » Sat Jan 21, 2012 5:30 am

Wondering if there is a function within live code that can do a basic paint function, by that I mean that if the mouse is down it pain a pixel on a card. Does that exist as a function or command?

Thank you!

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Paint with live code

Post by jmburnod » Sat Jan 21, 2012 10:06 am

Hi raulvelazquez

Yes you can use paint tools to paint an image.
Have a look to "choose" in the LC dictionary.

Best regards

Jean-Marc
https://alternatic.ch

raulvelazquez
Posts: 54
Joined: Fri Jan 20, 2012 6:08 pm

Re: Paint with live code

Post by raulvelazquez » Sat Jan 21, 2012 8:48 pm

Thanks Jean!

Post Reply