0
Voltooid
URL (https) in the Image Property
Рустем Зиятдинов 10 jaar geleden
in GUI Editor
•
bijgewerkt door Oksana (expert) 10 jaar geleden •
3
Hello,
I try to assign URL to Image Property in accordance to:
http://wiki2.iridiummobile.net/Examples_of_Scripts#Assign_Dynamic_Images.28Camera.29_to_Items
I use the following construction:
IR.GetItem("Page 3").GetItem("Item 5").GetState(0).Image = "https://images.google.com/images/nav_logo195.png";
But the button (Item5) doesn't show the image.
I try to assign URL to Image Property in accordance to:
http://wiki2.iridiummobile.net/Examples_of_Scripts#Assign_Dynamic_Images.28Camera.29_to_Items
I use the following construction:
IR.GetItem("Page 3").GetItem("Item 5").GetState(0).Image = "https://images.google.com/images/nav_logo195.png";
But the button (Item5) doesn't show the image.
Antwoord
+1
VASTGEZET
rocfusion 10 jaar geleden
Hi, I thought that https images are not supported, only through http
+1
VASTGEZET
Hi, I thought that https images are not supported, only through http
Customer support service by UserEcho