insert image file into image area with script
Posted: Wed Mar 07, 2012 8:39 pm
Hi,
Complete new in livecode,
I would like to put a image (jpeg) from one directory of my computer into an image area with the mouseup.
I've used
answer file to select the image_file
I know the the path of the selected file is in the it variable
witch is the next instruction to put the selected image file into the image area
Thanks in advance for your answer?
Luc
Complete new in livecode,
I would like to put a image (jpeg) from one directory of my computer into an image area with the mouseup.
I've used
answer file to select the image_file
I know the the path of the selected file is in the it variable
witch is the next instruction to put the selected image file into the image area
Thanks in advance for your answer?
Luc