Lisp HUG Maillist Archive

CAPI and hi-res images

Hi,

I’ve been running the same Mac for a couple of years, but I recently upgraded to a newer model, with Retina display, and of course this makes me look at application development with new eyes :)

All static images we use in our application are dual-resolution TIFF files, and they display correctly out of the box (sweet!). When generating dynamic images for display in output-panes, we just generate double resolution and force them to a smaller size by using the keyword parameters of gp:draw-image. This works well too.

However, we also have a popup menu with dynamically generated images, and so far I haven’t found a way generate and display high-resolution images for the menu. Anyone out there who has done this successfully?

Regards
Erik



_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Updated at: 2020-12-10 08:32 UTC