Setting Pixels

Scott Rossi scott at tactilemedia.com
Tue Jan 28 16:02:02 EST 2003


Recently, "Robert J Warren (Howsoft.com)"  wrote:

> All I want to do is something which is as easy as falling off a log in VB. I
> want to move the mouse around a window (over an image perhaps, but not
> necessarily) and to draw a line of pixels as I go - i.e. construct a very
> primitive drawing program. I would be grateful if anyone could help.

Sounds like you could simply use the paint tools and an image object
overlaying whatever you want to draw on.  See the docs under choosing tools
("choose" command) and:
- pencil
- brush
- spray can
- bucket

Alternatively, you could use draw graphics, using the curve tool for
free-form drawing, or primitive shapes and polygons, but this can create
multiple objects, depending on how you implement it.

Hopefully there's something here you can use.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com




More information about the use-livecode mailing list