[futurebasic] Re: [FB] Icons

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2003 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Fri, 16 May 2003 15:06:39 -0400
You need to change the BNDL area using ResEdit.

Say you have 3 icons at ID's of 128,129,130

Open the BNDL resource (create one using the Resource Menu if there 
isn't one)

Your App's creator code goes under Signature

Now, you need to add the 3 types for your Application... select 
Resource Menu "Create New File Type"

Set the proper type code for your file...then while that row is 
selected, using the BNDL menu, select "Choose Icon" and then select 
your Icon number. Save, build your application. Your icons should show 
on the next build. However...if they don't: You may need to rebuild the 
desktop. An easier way is to just make your app's version resources  a 
higher number than prior, and things will show  up then, particularly 
if you copy the application to another disk or folder.

Robert


On Friday, May 16, 2003, at 01:55  PM, barrie wrote:

> I have a finished application that creates 3 different files using
> DEF OPEN. I am familiar with ResEdit and I think I can create the
> application by changing the generic FB icon. However, can't figure out 
> how
> to relate my 3 files to unique icons. Will someone please help.
> Thanks
> Barrie
>
>
> --
> To unsubscribe, send ANY message to 
> <futurebasic-unsubscribe@...>
>