Re: Adding Icons to Scripts
Re: Adding Icons to Scripts
- Subject: Re: Adding Icons to Scripts
- From: Ehsan Saffari <email@hidden>
- Date: Fri, 8 Jun 2001 05:30:54 -0600
On 08/06/2001 1:14, Joseph Schmidt <email@hidden> wrote:
>
Is there a way to create and add different icons to be used in the
>
following:
>
>
display dialog "Hi" buttons {"Overwrite", "Cancel"} default button 1 with
>
icon 2
from a quick experiment:
Open the applet/script in ResEdit, create a new "cicn" resource, paste
your icon, get resource info and give it an appropriate number that you
will be using in the script code, save and close. I am not sure what is
valid range that will not conflict with system icons and what not.
Semms like the cicn survives recompiles in SE
cheers
ehsan