motus
07-24-2006, 04:21 PM
Hello,
I'm trying to draw a grid using a script, rather than having to type 400 lineTo, moveTo..
I know how to write that script but i have no idea how to make it so the lines are drawn inside a specific view.. I know attributes can be set using something like canvas.view.setAttribute but i can't seem to find a way to do what i want
so what's the best way to achieve what i want?
thank you
I'm trying to draw a grid using a script, rather than having to type 400 lineTo, moveTo..
I know how to write that script but i have no idea how to make it so the lines are drawn inside a specific view.. I know attributes can be set using something like canvas.view.setAttribute but i can't seem to find a way to do what i want
so what's the best way to achieve what i want?
thank you