I'm trying to allow users to import an image into each card of a card data base. It would have a browse button and the picture would be place into rectangle1. Any suggestions are appreciated. I remember Richard Gaskin built an employee data base like this way back when there was no sql.
Patrick
allow user to import an image file
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: allow user to import an image file
Is it?
You have to have an empty image on each card and you will probably want to set "Lock size and position"
Simon
Code: Select all
answer file "Select an image"
if it is "Cancel" then exit to top
set the filename of image "myImage" to it
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!