Search found 4 matches
- Fri Aug 14, 2009 12:42 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Ask file question
- Replies: 3
- Views: 4612
- Fri Aug 14, 2009 10:18 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Ask file question
- Replies: 3
- Views: 4612
Ask file question
Hello (again :lol)
In this code :
ask file "Export picture as:" with type "JPEG File|jpg|JPEG" or type "GIF File|gif|GIFf"
put it into trep
answer trep
answer trep give only the name of file, not the name with the choice.
ex : foo (only) and not foo.gif if I choose .gif in ask dialog.
Could ...
In this code :
ask file "Export picture as:" with type "JPEG File|jpg|JPEG" or type "GIF File|gif|GIFf"
put it into trep
answer trep
answer trep give only the name of file, not the name with the choice.
ex : foo (only) and not foo.gif if I choose .gif in ask dialog.
Could ...
- Mon Aug 10, 2009 2:47 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Add two images (newbie)
- Replies: 2
- Views: 3757
- Mon Aug 10, 2009 2:19 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Add two images (newbie)
- Replies: 2
- Views: 3757
Add two images (newbie)
Hi,
I'm testing Runrev.
I want to put 2 images in one.
I try "put img 1 & img 2 into img 3" without success.
put img 1 into img 3 works.
Help me please on how to do that.
Thanks.
I'm testing Runrev.
I want to put 2 images in one.
I try "put img 1 & img 2 into img 3" without success.
put img 1 into img 3 works.
Help me please on how to do that.
Thanks.