-
Icon not working
I created an icon using MS Paint. It saved as a .ico file and all but VB
won't allow me to use it. Does anyone know why?
-
Re: Icon not working
rae,
What you created with MS Paint is NOT an ICON, but most likely a BitMap
file with and extension of .ico (that DOES NOT make it an Icon) Icons are
graphics files with a very specific internal format, and they CANNOT be created
with MS Paint. Paint creates Bitmap files, JPEG or GIF files, and that is
it. To create an icon, you need special software such as
Icon Creator from GreatOwl Software http://www.greatowl.com
Arthur Wood
"rae jones" rsa-ak.com wrote:
>
>I created an icon using MS Paint. It saved as a .ico file and all but VB
>won't allow me to use it. Does anyone know why?
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks