|
-
Jul 28th, 2009, 05:14 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] VB6.0 icons collection ( TlBr_W95 )
Hi,
is there any place to download all the VB6.0 classics icons? I would like to use them in my app instead of these "treacly icons" available around the internet.
I cannot find them
Last edited by Fraps; Jul 29th, 2009 at 02:53 PM.
-
Jul 28th, 2009, 05:43 PM
#2
Re: VB6.0 icons collection
Thread moved from "General Discussion / Chit Chat" forum (which is for off-topic issues) to "General Developer" forum
They are on the VB6 CD, so you can copy them from there, or go in to Control Panel and under "Add/Remove Programs" modify your VB6 installation to include them.
-
Jul 28th, 2009, 05:53 PM
#3
Thread Starter
Hyperactive Member
Re: VB6.0 icons collection
Thanks si_the_geek I'll check it.
-
Jul 29th, 2009, 02:01 AM
#4
Thread Starter
Hyperactive Member
Re: VB6.0 icons collection
Everything would be ok but interested icons are on the BMP with gray background. TlBr_W95. I would use just exactly these.
-
Jul 29th, 2009, 02:25 AM
#5
Hyperactive Member
Re: VB6.0 icons collection ( TlBr_W95 )
If you ever have to do another install, choose "Custom" and you will see a check box marked "Graphics". Selecting that option will install all the icons.
-
Jul 29th, 2009, 03:15 AM
#6
Thread Starter
Hyperactive Member
Re: VB6.0 icons collection ( TlBr_W95 )
Yes I know. I've installed all the graphics. Anyway folder icons contains different icons than in the TlBr_W95 folder. It's not so easy.
-
Jul 29th, 2009, 03:24 AM
#7
Re: VB6.0 icons collection
 Originally Posted by Fraps
Everything would be ok but interested icons are on the BMP with gray background. TlBr_W95. I would use just exactly these.
Sorry, I don't quite understand! Do you mean that the icons you are interested in have a gray background and are in BMP format? I might have a program that will convert these bmp files in to icons.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jul 29th, 2009, 08:26 AM
#8
Thread Starter
Hyperactive Member
Re: VB6.0 icons collection ( TlBr_W95 )
ok, I didn't thought these icons are so unavailable...
-
Jul 29th, 2009, 01:55 PM
#9
Re: VB6.0 icons collection ( TlBr_W95 )
The bitmaps do have grey backgrounds (as per the standard UI at the time), but as they are 16x16 they are very easy to convert to icons.
Note that you can use the bitmaps directly in your program (with minor editing to change the grey if you like), you do not need to convert them to icons.
If for some reason you do want them in .ico format, I would recommend downloading the IcoFx (a free icon editing program) which does the job well, and will also allow you to change the grey to something else (even transparent if you want).
-
Jul 29th, 2009, 02:52 PM
#10
Thread Starter
Hyperactive Member
Re: VB6.0 icons collection ( TlBr_W95 )
Indeed icoFX is a great software. I'm just removed gray backgrounds from couple of bmp's, and convert them to ico.
Thanks for help.
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
|