Lisp HUG Maillist Archive

Toolbar

I’m improving my LispWorks applications to benefit from a MacBook Pro Retina display.

I was very pleased to see that images drawn with:

(gp:draw-image pane image 0 0 :from-width (* 2 width) :from-height (* 2 height) :to-width width :to-height height)

automatically display at double resolution on a Retina display.

I also want my toolbar to look good on a Retina display. Is there any equivalent way to provide capi:toolbar with a list of images with a resolution of, say 32 x 32, and display them at a size of 16 x 16?

Thanks,
David

+------------------------------------------------------------+
David Johnson-Davies, Human-Computer Interface Ltd
17 Signet Court, Swanns Road, Cambridge, CB5 8LA, England.

Tel: +44 1223 314934, Fax: +44 1223 462562
Email: david@interface.co.uk, Web: http://www.interface.co.uk/
+------------------------------------------------------------+


_______________________________________________
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