v17 "Blinking" image when loading image from URL with setImage()
#1
Question 
I'm loading different images via HTTP from Python by calling .setImage('URL') on a controlImage object. The result of this is that the image disappears and then the new one is loaded into it's place. This causes the image to sort of blink or flicker. I've looked for a way to avoid that, but can't find one. I wanted to ask if I'm missing something obvious before I try to do some sort of trick that switches between two different image controls.

Thanks!
Reply


Messages In This Thread
"Blinking" image when loading image from URL with setImage() - by nundrum - 2019-01-17, 00:43
Logout Mark Read Team Forum Stats Members Help
"Blinking" image when loading image from URL with setImage()0