LispWorks CAPI User Guide > 8 Creating Menus

NextPrevUpTopContentsIndex

8.8 Menus with images

You can add images to menu items. Supply the :image-function initarg when creating the menu , as illustrated in

examples/capi/elements/menu-with-images.lisp

Note: on some platforms support for images in menus is limited to menu items without text and/or images without transparency. If pane-supports-menus-with-images returns true, then images are fully supported in menus.


LispWorks CAPI User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex