Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!nucsrl!accuvax.nwu.edu!bob From: bob@accuvax.nwu.edu (Bob Hablutzel) Newsgroups: comp.sys.mac.programmer Subject: Re: Binding ICN#'s to applications Message-ID: <10050078@accuvax.nwu.edu> Date: 21 Feb 89 01:23:34 GMT References: <8959@orstcs.CS.ORST.EDU> Organization: Northwestern U, Evanston IL, USA Lines: 14 > Hi. I KNOW this question has been asked before, sorry. > I have Icon Binder, which binds an ICN# to your application. Now, how would > _I_ bind my ICN# to the application, using say, ResEdit? I'm creating the BNDL > the FREF's and the ICN#s the way I'm suppossed to, and setting the Bundle bit, > assuming that that would do it, but it doesn't. Do I have to mess with the > DeskTop too? Well, any help will be appreciated. What you have to do is create a resource in the same format as a 'STR ' resource but of type 'xxxx', where xxxx is the creator of your application. Create a resource id 0 of this type, and put some info about the program in it (like 'Application xxx, Vx.y, Written by blah'. You get the idea). Set the bundle bit, clear the INIT bit, and you should be in business. Bob Hablutzel Wildwood Software BOB@NUACC.ACNS.NWU.EDU