I want to be able to download an image and then have it appear in the label automatically when its ready, so Im using this: setIconOnMe.setIcon(URLImage.createToStorage(placeHolder, url, url, URLImage.RESIZE_SCALE));
but it doesnt seem to set the image when it comes in? It works fine if I revisit the form, but I expected it to download then set automatically, should it ? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/06d1bcf7-dd7c-4b0f-8a67-354f5301c80e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
