Welcome, Guest. Please login or register.

Author Topic: Perfect Paint and also PNG icons  (Read 2365 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show all replies
Re: Perfect Paint and also PNG icons
« on: November 29, 2003, 06:17:29 PM »
Hi Gav

post your config. (OS, CPU etc)

Ciao
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show all replies
Re: Perfect Paint and also PNG icons
« Reply #1 on: November 29, 2003, 07:11:54 PM »
@Gav

so, download PowerIcons 1.05 from Aminet (the latest)

OOps, have your WB in Backdrop mode?

Add this line in your S-S BEFORE LoadWB:

Run >NIL: PowerIcons SCROLLSPEEDUP

Use  SCROLLSPEEDUP option ONLY with the last 1.05 version.

Ciao

CORRECTION:

ONLY START POWERICONS FROM YOUR STARTUP SEQUENCE
JUST BEFORE LOADWB. IF SOME SIMILAR PROBLEM STILL OCCUR, TRY ADDING A DELAY 1 OR DELAY 2 COMMAND BETWEEBN POWERICONS AND LOADWB.

 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show all replies
Re: Perfect Paint and also PNG icons
« Reply #2 on: December 01, 2003, 10:04:16 AM »
@x56h34

mhhh! i'm not 100% shure but the Delay command must be after PI and before LoadWB, so your first post should be right.

Anyway, no nedds here to delay.

Ciao

-CORRECTION-

the "Delay" command doesn't exists (in AmigaOS standard commands).

The right one is "Wait X" (X in seconds)

So should be:



Run >NIL: PowerIcons NOGHOSTSELECT GHOST=100 SELR=80 SELG=80 SELB=80 SCROLLSPEEDUP TEXTMODE=2

C:Wait 2

C:LoadWB
EndCLI >NIL:



Suggestion: read the PowerIcons 1.05 docs . . .it is very useful :-)