Click to See Complete Forum and Search --> : Simple graphic editor


Harry
10-22-2003, 09:36 AM
Hello everybody. IŽm new in the forum, so pleased to meet you.
I.m looking since long time for a script with which you can create and edit easy graphics. You know, to draw simple sketches by hand raised with the mouse, and then, dump to a text file or similar.
if somebody knows some equal or similar please tell me.
Thank you everybody anyway.

Regards.

Harry L.

Khalid Ali
10-22-2003, 01:51 PM
The task seems beyond the scope of JavaScript at the moment( future versions may have this ability)
The farthest you can go I think is design some app to draw stuff on browser,but for saving it on a file you will need some other technologies(server side coding,applet,active xcontrols)

AdamGundry
10-22-2003, 03:09 PM
I agree. You could do it with Flash or a Java applet, but JS alone could not do much more than draw rectangles, and saving is completely out.

Adam

Harry
10-23-2003, 02:12 AM
Thank you very much you two.

IŽll have to learn much more java. If someday i get the applet, iŽll send you.

thank you again for your help.

Harry L. Harper