Re: [Gambas-user] Drawing on an existing picture

2008-08-24 Thread Werner
richard terry wrote: > I need to have a form that allows the user to select a diagram, use the mouse > to draw on the diagram, and then save either the diagram or the changes to > the diagram. > > I wondered if anyone has done this/has pointers etc. Seems like possible one > could use in part th

[Gambas-user] Drawing on an existing picture

2008-08-24 Thread richard terry
I need to have a form that allows the user to select a diagram, use the mouse to draw on the diagram, and then save either the diagram or the changes to the diagram. I wondered if anyone has done this/has pointers etc. Seems like possible one could use in part the icon editor of gambas, though