Moderator
Posts: 2422 from 2003/2/24
Quote:
Kronos wrote:
Organizer shows with a greenish background, while Photogenics is indeed a black square.
Seems like an alpha/blending issue.
Getting closer:
Organizer was some disabled code for alpha blending so that works now.
Photogenics is a "Project" icon, which pushes the actual icon further down in the file and I have removed the code looking for default tools and so which would have seeked the file forward.
So I need to either put those back , even if the data isn't used or make it search for the ID_FORM/ID_ICON combo (where the icon starts).