Hello, i´m trying to use the Drag and drop event to put an image in a panel with the coordenates given in the drag and drop script, but I dont find the function that calls the picture file and insert in the specific position, Is there the way to do this?
thanks
Drag and Drop a picture
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Drag and Drop a picture
Not sure what you mean by "to put an image in a panel". You can use an image as fill pattern for a fillable shape, e.g. a rectangle, circle, etc. You would use e.g. setValue("shapeName", "fill", ""[pattern,[fit,any,image.png]]");