Search found 2 matches

by lucdrb
Thu Mar 08, 2012 8:07 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: insert image file into image area with script
Replies: 3
Views: 2878

Re: insert image file into image area with script

thanks for your replies, it help me to go further

Luc
by lucdrb
Wed Mar 07, 2012 8:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: insert image file into image area with script
Replies: 3
Views: 2878

insert image file into image area with script

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 imag...