Search found 12 matches

by tamazaraptor
Tue May 05, 2015 4:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: imagesource image disappears when adding text in line after
Replies: 10
Views: 6188

Re: imagesource image disappears when adding text in line af

Hi again Jean-Marc,
Great! That works perfectly. :)
Regards, Tamara
by tamazaraptor
Fri May 01, 2015 3:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: imagesource image disappears when adding text in line after
Replies: 10
Views: 6188

Re: imagesource image disappears when adding text in line af

Excellent! Hopefully it will be fixed in the next release. Thanks again :)
Kind regards, Tamara
by tamazaraptor
Thu Apr 30, 2015 11:01 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: imagesource image disappears when adding text in line after
Replies: 10
Views: 6188

Re: imagesource image disappears when adding text in line af

Hi Jean-Marc,
Wow! I always I assume it's my inexperience rather than an actual bug! I feel I should report it but I'm not sure how.
Thanks for puzzling this one out with me!
Cheers,
Tamara
by tamazaraptor
Wed Apr 29, 2015 5:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: imagesource image disappears when adding text in line after
Replies: 10
Views: 6188

Re: imagesource image disappears when adding text in line af

Hi Jean-Marc, Thanks so much for taking the time to put together that stack for me. When I tested it, the image (the smiley face) was still disappearing when the new line of text from user2 ("typing...") appeared in the field. What I'd like is for the smiley face to stay in the field when new text i...
by tamazaraptor
Wed Apr 29, 2015 12:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: imagesource image disappears when adding text in line after
Replies: 10
Views: 6188

Re: imagesource image disappears when adding text in line af

Hi Jean-Marc,
Thanks for your response! The missing quote appears to have been a typo when I put the script into my original submission. I have the quotes in the correct place in my script in LiveCode. So I don't think that's the problem. Any other thoughts? :)
Cheers,
Tamara
by tamazaraptor
Mon Apr 27, 2015 5:30 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: imagesource image disappears when adding text in line after
Replies: 10
Views: 6188

imagesource image disappears when adding text in line after

Hi there, I'm trying to create a field that looks like a chat program. I'd like to have avatars at the start of each sentence, the username, and then their message text. However, I'm finding that the imagesource image vanishes whenever I add text after it. The script I have for this is: put "user1 i...
by tamazaraptor
Mon Mar 23, 2015 5:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: problems with mainstack staying on top and won't quit
Replies: 2
Views: 2298

problems with mainstack staying on top and won't quit

Hi there, I'm not quite sure how to explain the issue I'm having. Basically, the problem is that after implementing some commands (see below) my mainstack keeps floating over the top of the tools palette, message box, menu bar, script editor, etc (anything that's not the mainstack itself, including ...
by tamazaraptor
Fri Feb 06, 2015 10:07 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Gradually change color properties of a graphic
Replies: 3
Views: 3011

Re: Gradually change color properties of a graphic

Thank you very much magice and richmond62! These are both really useful resources for me :) Much appreciated! :D
by tamazaraptor
Fri Feb 06, 2015 6:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Gradually change color properties of a graphic
Replies: 3
Views: 3011

Gradually change color properties of a graphic

Hi there, I was wondering if anyone could give me some hints on how I could go about gradually (e.g. over 5 seconds) changing both the backgroundcolor and innerglow color of an object simultaneously? For instance, changing a graphic from red to blue. I have a feeling a repeat loop will do it, but wa...
by tamazaraptor
Fri Feb 06, 2015 6:22 pm
Forum: Mac OS
Topic: How to close revBrowserOpenCef?
Replies: 3
Views: 4156

Re: How to close revBrowserOpenCef?

Hi Klaus, Thanks for your reply! I am using LC7.0.2. I've since tried it again, and it works sometimes, but other times it actually crashes the program when I use revbrowseropencef. I'm happy using the revbrowseropen and revbrowserclose anyway! When I use that, answer the result comes up as empty? S...
by tamazaraptor
Thu Feb 05, 2015 4:33 pm
Forum: Mac OS
Topic: How to close revBrowserOpenCef?
Replies: 3
Views: 4156

How to close revBrowserOpenCef?

Hi, I'm a beginner at LiveCode. I've been playing with revBrowserOpen and revBrowserOpenCef. When trying to close the browser, I've found that reBrowserClose only works when you have used revBrowserOpen. Does revBrowserOpenCef have a corresponding close command? I can't seem to find a revBrowswerClo...