View Single Post
Old 30 November 2019, 17:45   #3183
AMIGASYSTEM
Registered User
 
AMIGASYSTEM's Avatar
 
Join Date: Aug 2014
Location: Brindisi (Italy)
Age: 70
Posts: 8,254
Quote:
Originally Posted by PeterK View Post
Aros reads def_icons directly from ENVARC:Sys, but my Lib uses ENV:Sys like OS 3.1.4/3.5/3.9. The copying of the def_icons is disabled in the Aros startup-sequence, comment that "PAT" stuff out:
Code:
Copy >NIL: "ENVARC:" "ENV:" ALL NOPRO NOREQ ; PAT "~(def_#?.info)"
OK solved by adding a simple and fast command: "Assign Add ENV: ENVARC:"

Quote:
Which icon uses "IconX" and what type of icon is that? Project or not?
Ok Solved, your icon.library modified the tooltypes (from project to tools) of an application in my WBSTartup running a script.

The resolution was going up the toltypes on an OS 3.9, now the icon works well without being changed.

N.B. On AROS 68k there are no tools to edit Toltypes (project, tool, folder etc..) and also the CLI or WB option if it is not set you have to add manually in the Tooltypes, I hope to explain it otherwise I make a video.


Peter, do you like these new icons of mine?

Last edited by AMIGASYSTEM; 07 April 2020 at 20:36.
AMIGASYSTEM is offline  
 
Page generated in 0.04240 seconds with 11 queries