Thanks for the help and replies!! Actually I just wanted to display 3 images with 3 bullets on my login page card to provide a rough depiction/description of the objectives of my app

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller
Can I frame that and hang it over my bed?Richmond makes a point.
LOL, I didn't save or code that stack, it was only for illustration, however, if you REALLY like it, I'm sure I could recreate it without any code in minutes.richmond62 wrote: ↑Mon Jan 11, 2021 11:39 pmIt might work even better if you uploaded that stack so we could play with the bullets.The effect actually works very well in some cases.
Possibly to the OP . . . BUT not to us kinky types who, after 1000 years of playing around with RunRevthe point would be kind of mute wouldn't it?
Could be either or both of those things. I wrote it in LC 9.6,2 rc 2.Not sure why, jiml, but it doesn't appear to work here (linux, lc 7.1.4).
Code: Select all
put "https://i.postimg.cc/4dZsk757/shelby-Updated.gif" into tImg; set the imageSource of char 1 of field 1 to tImg
I see what you mean, from 6.x to 7.x, you'd have to do it more like...
I would normally agree. Unfortunately this particular issue is a bit more complex.Expecting something authored in version 9.6.something of LiveCode to
work completely transparently in version 7.x.x of LiveCode is
probably expecting too much.