Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!uwvax!oddjob!uxc!uxc.cso.uiuc.edu!uxe.cso.uiuc.edu!leonardr From: leonardr@uxe.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: small application icn#'s in menus Message-ID: <226000028@uxe.cso.uiuc.edu> Date: 28 Aug 88 19:12:00 GMT References: <10389@cs.tcd.ie> Lines: 27 Nf-ID: #R:cs.tcd.ie:10389:uxe.cso.uiuc.edu:226000028:000:1369 Nf-From: uxe.cso.uiuc.edu!leonardr Aug 28 14:12:00 1988 fmodwyer@cs.tcd.ie() in comp.sys.mac.programmer >Does anyone know how MultiFinder and the ApplicationMenu INIT >produce the small application icn#'s in their menus? > >Is this a "reserved" feature of the menu manager, or is it done >with mirrors and black thread independently of the MM? > I don't know if it is a 'reserved' feature or not, but all you need to do to get a reduced icon in the menu is to set itemCmd to $1D and for a small icon (sicn) then set itemCmd to $1E (and of course set the icon ID = to the Icon that you want to display). I have not tried this, but I have the source for the standard MDEF and that's what it says!! +---------------------------------+-----------------------------------+ + + Any thing I say may be taken as + + Leonard Rosenthol + fact, then again you might decide+ + President, LazerWare, inc. + that it really isn't, so you + + + never know, do you?? + + leonardr@uxe.cso.uiuc.edu + + + GEnie: MACgician + MacNET: MACgician + + Delphi: MACgician + + + + + +---------------------------------+-----------------------------------+