Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!uunet!mcsun!cernvax!ethz!ethz-inf!kierulf From: kierulf@inf.ethz.ch (Anders Kierulf) Newsgroups: comp.sys.mac.programmer Subject: SICN in menus Keywords: Tech note 253, doesn't work Message-ID: <2091@ethz-inf.UUCP> Date: 11 Sep 89 15:58:00 GMT Organization: Departement fuer Informatik, ETH Zuerich Lines: 9 I'm trying to use small icons (SICN) in menus as explained in Tech Note #253. The code given there is: SetItemCmd (theMenu, item, $1E); SetItemIcon(theMenu, item, icon); with icon = resourceID-256 The effect: the menu shows up with an empty icon. Any suggestions? (This happens under System 6.0.3 on a Mac IIcx.) --- Anders Kierulf (kierulf@inf.ethz.ch)