|
-
Sep 22nd, 2005, 05:06 PM
#1
Thread Starter
Frenzied Member
Checking Icon Properties
Hey
You know how Vb has the crappy icon thing where it wont allow XP icons etc. Well i am allowing my user to change the icon, how do i check to see if its compatible with VB6.
ILMV
-
Sep 22nd, 2005, 07:36 PM
#2
-
Sep 22nd, 2005, 07:39 PM
#3
Re: Checking Icon Properties
I noticed this before. I think color depth was the problem. I think the max limit is 256 colors. It was some time ago, I cant remember exactly.
-
Sep 23rd, 2005, 12:09 AM
#4
Re: Checking Icon Properties
You can use vbAccelerator's sample to set a proper XP icon:
http://www.vbaccelerator.com/home/VB...ly/article.asp
-
Sep 23rd, 2005, 01:40 AM
#5
Thread Starter
Frenzied Member
Re: Checking Icon Properties
ith that one you need to embed the icon as a resource in your projectm and seeing as i am having no ctonrol over this i cannnot add resources to my exe.
-
Sep 23rd, 2005, 07:06 AM
#6
Re: Checking Icon Properties
 Originally Posted by I_Love_My_Vans
ith that one you need to embed the icon as a resource in your projectm and seeing as i am having no ctonrol over this i cannnot add resources to my exe.
What do you mean you have no control over this?
 Originally Posted by I_Love_My_Vans
Hey
You know how Vb has the crappy icon thing where it wont allow XP icons etc. Well i am allowing my user to change the icon, how do i check to see if its compatible with VB6.
Aren't you talking about your program?
-
Sep 23rd, 2005, 11:27 AM
#7
Thread Starter
Frenzied Member
Re: Checking Icon Properties
Right, i am making a application, which will (using a txt file to store the location) load an icon into another pre built exe, but of course if that icon is invalid it wont work
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
|
Click Here to Expand Forum to Full Width
|