Welcome, Guest. Please login or register.

Author Topic: New WB Icons WANTED!  (Read 1925 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: New WB Icons WANTED!
« on: March 24, 2008, 06:25:38 PM »
If you install PowerIcons you can use any PNG icon set in the world. There are some Amiga specific ones, such as Ken's Icons (www.five-star.com)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: New WB Icons WANTED!
« Reply #1 on: March 24, 2008, 06:34:48 PM »
First you need to install PowerIcons or (better, but can be fiddly to set up) AfA_OS. Once one of those is installed your Amiga will be capable of displaying PNG icons. This is just a PNG file renamed to have a .info extension, so if you want you can just get a PNG icon you like and rename it to .info, and it will show up as an icon on the Amiga. Ken's Icons contains a whole load of PNG icons with the extension already changed to .info. Your sig says you are using OS3.9, so you can just click on an existing icon, bring up the Information, then drag the new icon over the old one inside the Information window, and the image will be copied.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: New WB Icons WANTED!
« Reply #2 on: March 24, 2008, 06:54:53 PM »
This is the download for PowerIcons. This is the home page for AFA_OS, which offers PNG icons (like PowerIcons) and also more features. Install either of them and reboot, then PNG icons will start working :-)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: New WB Icons WANTED!
« Reply #3 on: March 24, 2008, 08:20:09 PM »
So do you see the PNG icons correctly? And are you dragging the new icon over the top of the old icon within the information window? Also, are you using RAWBInfo? (the Information window replacement which will be in your WBStartup drawer if you are using it) If not then you can't replace icons by dragging, you will have to use something like CopyIcon.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: New WB Icons WANTED!
« Reply #4 on: March 24, 2008, 08:47:24 PM »
It works fine with PNG icons here. Just drag the source icon in to the left side, then the destination icon in to the right side, and it should copy the PNG icon over the top of the old one. Note that it only works with icons which actually have a .info, not ones which only show in All Files view. The 2nd icon you drag never shows up in the CopyIcon window. It is just replaced with the one you can see in the left side of the window.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: New WB Icons WANTED!
« Reply #5 on: March 24, 2008, 09:25:47 PM »
You could try using CopyIcon from the command line:

CopyIcon sourceicon desticon

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10