imageSource broken in LC 8?
Devin Asay
devin_asay at byu.edu
Fri Dec 30 15:35:16 EST 2016
Should have checked quality.livecode.com<http://quality.livecode.com> first. Jim Lambert reported it a few weeks ago:
http://quality.livecode.com/show_bug.cgi?id=18606
On Dec 30, 2016, at 1:28 PM, Devin Asay <devin_asay at byu.edu<mailto:devin_asay at byu.edu>> wrote:
Has anyone else noticed this?
LiveCode has for years allowed you to set the imageSource property of a character to some valid image specifier, including a URL.
This seems to be broken in LC 8. Try this:
Create a field with a few characters in it.
Now try this in the message box:
set the imageSource of char -1 of fld 1 to "http://livecode.byu.edu/imgs/runmode.png"
Nothing happens.
But if you import an image file, say, “foo.png” and try it:
set the imageSource of char -1 of fld 1 to “foo.png"
It works as expected.
I just tried it in LC 7.1.4 and it didn’t work either. Had to go all the way back to 6.7.11 before it would work.
If it’s been broken that long, maybe no one except me uses this technique.
Anyone else seeing this?
Devin
Devin Asay
Director
Office of Digital Humanities
Brigham Young University
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
Devin Asay
Director
Office of Digital Humanities
Brigham Young University
More information about the use-livecode
mailing list