tx and img in a fld
Yves COPPE
yvescoppe at skynet.be
Sun Oct 24 04:16:57 EDT 2004
Hi list,
On mac OS X, with Rev 2.5
I have a scrolling fld "foo" with text in the fld.
I'd like to add at the end of text (after some cr return) an img coming
from a screen copy (in fact it is a file on the desktop of the user
named "image 1" and the file format of this img is .pdf
therefore, there is a button "import illustration" beside the fld "foo"
what could be the script of this btn ?
It starts with :
on mouseUp
answer file "Choose your file :" with "/users/<NameOfUser>/Desktop/" of
type "pdf"
if it is empty then exit to top
thank you.
Greetings.
Yves COPPE
yvescoppe at skynet.be
More information about the use-livecode
mailing list