-
Apr 19th, 2022, 11:29 AM
#1
Thread Starter
Addicted Member
-
Apr 19th, 2022, 04:46 PM
#2
Addicted Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
On github page you say "If you have any previous version installed, unregister and register/compile the new ones.", do you mean to use regsvr32.exe to unregister the dll?
So "I don't have any plans to keep working on them..." then means they are "up for grabs" to make my own improvements, with small risk of code conflicts from from future upgrades/updates?
M$ vs. VB6 = The biggest betrayal and strategic mistake of the century!?
-
Apr 19th, 2022, 05:15 PM
#3
Fanatic Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Thank you very much for your contributions.
I also use them every day.
a greeting
-
Apr 19th, 2022, 07:40 PM
#4
Thread Starter
Addicted Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by 7edm
On github page you say "If you have any previous version installed, unregister and register/compile the new ones.", do you mean to use regsvr32.exe to unregister the dll?
Yes. I recomend that cause they have different names and to avoid any conflict between version or having duplicates. But I dont really know what happen if you just register/compile the new ones cause the class id of the AddIns are the same as the older versions.
Originally Posted by 7edm
So "I don't have any plans to keep working on them..." then means they are "up for grabs" to make my own improvements, with small risk of code conflicts from from future upgrades/updates?
No. I took a break from vb6 for a while to work on other projects (not vb6 related). Big chances are that when I'm back to vb6 coding I will want to enhance them or fix any bug left.
Feel free to experiment with them and if you have any suggestion just post it here.
-
Apr 25th, 2022, 01:42 AM
#5
Lively Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by shagratt
Hi Guys! I dont have plans to keep working on them so I'm releasing all my work on VB6 IDE Addins as a collection.
The AddIns only work in the MDI environment? I have no experience with AddIns. Is it difficult to adapt the functions to the SDI environment?
-
Apr 25th, 2022, 09:09 AM
#6
Thread Starter
Addicted Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by wwolf
The AddIns only work in the MDI environment? I have no experience with AddIns. Is it difficult to adapt the functions to the SDI environment?
I never tested them on SDI so probably some of them will have problems with positioning. Document map and Form Resizer should work fine I think. Also not sure about support for high DPI or multi monitors (need more tests for this)
-
Sep 25th, 2023, 06:03 AM
#7
New Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Hello. Thanks for addons, but on the page "https://shagratt.github.io/VB6ideAddins" I can’t find links to download. Can you help?
-
Sep 25th, 2023, 06:47 AM
#8
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by jtd2021
Hello. Thanks for addons, but on the page "https://shagratt.github.io/VB6ideAddins" I can’t find links to download. Can you help?
Look again. There's a link near the bottom of the page that specifically says "DOWNLOAD". Not sure where the confusion lies.
-
Sep 25th, 2023, 06:54 AM
#9
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by jtd2021
Hello. Thanks for addons, but on the page "https://shagratt.github.io/VB6ideAddins" I can’t find links to download. Can you help?
Try Ctrl+F and type "download" in browser's find widget.
cheers,
</wqw>
-
Sep 25th, 2023, 07:25 PM
#10
New Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by jmcilhinney
Look again. There's a link near the bottom of the page that specifically says "DOWNLOAD". Not sure where the confusion lies.
Originally Posted by wqweto
Try Ctrl+F and type "download" in browser's find widget.
Thanks for the tip, everything ok, apologize for the inattention.
Last edited by jtd2021; Sep 25th, 2023 at 07:28 PM.
-
Dec 6th, 2024, 04:04 PM
#11
Addicted Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by shagratt
Hi Guys! I dont have plans to keep working on them so I'm releasing all my work on VB6 IDE Addins as a collection.
They are all stable and I use all of them daily for my projects.
AddIns included are updated (bugfixed) and unreleased versions.
Screenshots+Videos and Download: https://shagratt.github.io/VB6ideAddins/
The list include:
-Document Map (v2.2)
Thanks for these shagratt !!! the Document Map has proven indispensible for large projects.
Recently I was looking for ways to denote sections in giant pages of code besides just a
Code:
'--------------------------===========================================================---------------------------
'--------------------------===========================================================---------------------------
'// STATUS BAR
'--------------------------===========================================================---------------------------
'--------------------------===========================================================---------------------------
Which got me thinking about ASCII art. I tried every AI ascii art generator and they simply won't write the text you specify.
So I went old school and found this on github.
I picked a few different styles you can actually read from the Document Map, and it adds an element of fun to the code.
Cheers
-
Dec 8th, 2024, 08:31 PM
#12
Thread Starter
Addicted Member
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
Originally Posted by taishan
Thanks for these shagratt !!! the Document Map has proven indispensible for large projects.
Recently I was looking for ways to denote sections in giant pages of code besides just a
Code:
'--------------------------===========================================================---------------------------
'--------------------------===========================================================---------------------------
'// STATUS BAR
'--------------------------===========================================================---------------------------
'--------------------------===========================================================---------------------------
Which got me thinking about ASCII art. I tried every AI ascii art generator and they simply won't write the text you specify.
So I went old school and found this on github.
I picked a few different styles you can actually read from the Document Map, and it adds an element of fun to the code.
Cheers
I'm so glad that you enjoy it as much as I do. There is a lot of AddIns that I dont use much and ended disabled over the time, but Document Map its a must! I'm really proud of how it ended being so usefull and it was my first try at Addins!
-
Dec 9th, 2024, 08:24 AM
#13
Re: Shagratt's VB6 IDE AddIns collection (Latest versions)
I use Shagratt's primarily for the map. I tried the other functionality, code folding &c and they were all good but the only indispensible add in, for me, was the map.
https://github.com/yereverluvinunclebert
Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.
By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.
Tags for this Thread
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
|