URL and NSImageCell

Hello, been trying to get a image from a URL to a NSImageCell, but with no luck, I can’t find much info on this, so could someone
tell me if this is can be done?

It sure would speed up the process in my application, sinces I now have to download the image and THEN put it to the cell, which is
working just fine and dandy, well, not dandy but working :slight_smile:

/mkh