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: Klaus, FourthWorld, heatherlaine, kevinmiller

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

Paint with live code

Post by raulvelazquez »

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: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Paint with live code

Post by jmburnod »

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 »

Thanks Jean!
Post Reply