[REBOL] Re: Adding icons

2003-11-10 Thread Gregg Irwin
Hi Paul, PT> Can anyone tell me how to add icons to REBOL.exe builds for PT> windows platform. Also, can we add icon sets? And do we PT> need to include an icon for each support size before it works? Do you mean changing the icon in the EXE for encapped apps? If so, you can do it with a tool l

[REBOL] Re: Adding icons

2003-11-10 Thread Ashley Trüter
> Can anyone tell me how to add icons to REBOL.exe builds for windows > platform. Also, can we add icon sets? And do we need to include an > icon for each support size before it works? Download ResHacker from http://www.users.on.net/johnson/resourcehacker/ and use a line like the following i

[REBOL] Re: Adding icons

2003-11-10 Thread Paul Tretter
- Original Message - From: "Ashley Trüter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 10, 2003 10:56 PM Subject: [REBOL] Re: Adding icons > > > Can anyone tell me how to add icons to REBOL.exe builds for windows > > platfo

[REBOL] Re: Adding icons

2003-11-10 Thread Paul Tretter
- From: "Ashley Trüter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 10, 2003 10:56 PM Subject: [REBOL] Re: Adding icons > > > Can anyone tell me how to add icons to REBOL.exe builds for windows > > platform. Also, can we add ico

[REBOL] Re: Adding icons

2003-11-11 Thread Ashley Trüter
> Additionally, are there any good programs for creating icon sets. IconEdit32 > I assume that these 3 icons are part of a icon file that is a set. Yep Regards, Ashley -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: Adding icons

2003-11-11 Thread Gregg Irwin
Hi Paul, PT> Additionally, are PT> there any good programs for creating icon sets. I assume that these 3 icons PT> are part of a icon file that is a set. The Axialis tool I mentioned is very nice. Before that, I used IconEdit Pro for a long time. -- Gregg -- To unsub

[REBOL] Re: Adding icons

2003-11-13 Thread Paul Tretter
CTED]> Sent: Monday, November 10, 2003 10:56 PM Subject: [REBOL] Re: Adding icons > > > Can anyone tell me how to add icons to REBOL.exe builds for windows > > platform. Also, can we add icon sets? And do we need to include an > > icon for each support size before

[REBOL] Re: Adding icons

2003-11-14 Thread Gregg Irwin
Hi Paul, PT> REBOL SDK says that we can use: PT> 16x16 16 colors PT> 32x32 16 colors PT> 32x32 256 colors PT> 48x48 256 colors The beta SDK had all four formats, but the new release doesn't it seems. No 32x32/256 color resource now, which is a shame. We can create really stunnin

[REBOL] Re: Adding icons

2003-11-15 Thread Paul Tretter
. Paul Tretter - Original Message - From: "Gregg Irwin" <[EMAIL PROTECTED]> To: "Paul Tretter" <[EMAIL PROTECTED]> Sent: Friday, November 14, 2003 12:18 AM Subject: [REBOL] Re: Adding icons > > Hi Paul, > > PT> REBOL SDK says that we can use:

[REBOL] Re: Adding icons

2003-11-15 Thread Gregg Irwin
Hi Paul, PT> Something I found out was that if you change the name of your exe after you PT> encapped it then changed the icons and saved it you would have the new icons PT> displayed correctly. However, if you change the name back to the original PT> name when it was encapped it will return to