Path: utzoo!utgpu!attcan!uunet!seismo!sundc!pitstop!sun!decwrl!purdue!bu-cs!dartvax!eleazar.dartmouth.edu!matthews From: matthews@eleazar.dartmouth.edu (Jim Matthews) Newsgroups: comp.sys.mac.programmer Subject: Re: DA Moving Message-ID: <10277@dartvax.Dartmouth.EDU> Date: 4 Oct 88 23:14:26 GMT References: Sender: news@dartvax.Dartmouth.EDU Reply-To: matthews@eleazar.dartmouth.edu (Jim Matthews) Organization: Dartmouth College, Hanover, NH Lines: 21 In article rj0z+@andrew.cmu.edu (Robert George Johnston, Jr.) writes: > Question: Does the Font/DA Mover update the ID in the ALRT and DLOG >templates that point to the associated DITL resources? Yes. Tech Note #23 ("Life with Font/DA Mover -- Desk Accessories") states that the Font/DA Mover (version 3.3 and later) will automatically change the following embedded resource IDs: * references to DITLs in DLOGs and ALRTs * references to ICONs, PICTs, and CTRLs in DITLs * the menuID field of MENU resources * references to MENUs in MBARs Now a question: is there any way to put an icon in a DA's menu? Menu icons are specified by resource id in an eight-bit field, where the value of the field is the resource id of the ICON minus 256. Clearly this won't work if the ICON is an owned resource, with an id number thousands less than zero. Is there a reasonable work-around? Jim Matthews Dartmouth Software Development