1. RE: icons
- Posted by Henri.Goffin at sbs.be Mar 14, 2002
- 470 views
George, go to http://www.pcworld.com/ and follow "Topics > Downloads > Desktop > Icons" Henri Goffin > -----Original Message----- > From: gwalters at sc.rr.com [SMTP:gwalters at sc.rr.com] > Sent: Thursday, March 14, 2002 1:33 PM > To: EUforum > Subject: icons > > > Does anyone have a link where I can get a library of icons to use? > > george > > >
2. RE: icons
- Posted by Al Getz <Xaxo at aol.com> Apr 03, 2001
- 456 views
renzo wrote: > How can i display an icon with transparency ?? Use #FFFFFF as the background color. Note also #FFFFFF = 255*256*256+255*256+255 which is also the color triad {255,255,255}. Good luck with it. --Al