Error handling in image-pinboard-object
Hi, I’ve got a situation where a corrupt image file is being read with gp:read-external-image and fed to a image-pinboard-object. This leads to an error (in convert-external-image) when the pinboard is being displayed. Is there any way to guard against this? One possibility would be to load the image with read-and-convert-external-image in the first place, to be able to handle any errors there. However that is inconvenient in this case, as the image file is being read from a process which has no access to a graphics-port. Thanks Erik _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html