Good afternoon (o;
I have a DesktopListBox where I want to display online shop visitors.
Now getting the data via REST API is no issue.
Now what is the best method to paint an image from URL in the PaintCellText event?
The event is fired for each visible row so that would call loads of URLConnections where the time when the image is returned is not known.
thanks for pointers
richard
3 posts - 2 participants