Results 1 to 7 of 7

Thread: Checking Icon Properties

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    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

  2. #2

  3. #3
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    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.

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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

  5. #5

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    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.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Checking Icon Properties

    Quote 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?
    Quote 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?

  7. #7

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    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
  •  



Click Here to Expand Forum to Full Width