Search found 4 matches

by Chaumaret
Fri Aug 14, 2009 12:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Ask file question
Replies: 3
Views: 3922

Many thanks !
by Chaumaret
Fri Aug 14, 2009 10:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Ask file question
Replies: 3
Views: 3922

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 you help...
by Chaumaret
Mon Aug 10, 2009 2:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add two images (newbie)
Replies: 2
Views: 3182

Thank you !
by Chaumaret
Mon Aug 10, 2009 2:19 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add two images (newbie)
Replies: 2
Views: 3182

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.