Drag and Drop a picture

Discussion about recent product features & solutions!
2 posts • Page 1 of 1
jeissonsierrac
Posts:62
Joined: Wed Jun 03, 2015 9:37 pm

Drag and Drop a picture

Post by jeissonsierrac »

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

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Drag and Drop a picture

Post by mkoller »

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]]");

2 posts • Page 1 of 1