Thomas Gutzmann <[EMAIL PROTECTED]> writes: > ok, I wasn't very clear: > > - I want to PAINT, not DRAW by script; using graphics is not possible > because there would be too many objects, making scrolling and dragging > too slow, so I want to create a "background" picture instead. I don't > find out how use the paint tools in a script.
Open the message box and experiment with the following series of commands: choose brush tool drag from 100,100 to 200,200 Does that help give you ideas of the ways you might use the paint tools in a script? - marty -- Marty Billingsley The University of Chicago Laboratory Schools _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
