Skip to content

Releases: VykosX/ModernVB

v1.7

02 May 09:33
811ea28
Compare
Choose a tag to compare

v1.7 Changelog:


  • Included detailed instructions on the root of the release explaining all the procedures necessary to correctly setup ModernVB
  • Menu icons have been updated with a few new icons and tweaks
  • Project Explorer icons are now replaced by modern icons automatically (thanks to Olaf Schmidt for the concept)
  • Initial support for international languages on the add-in side (requires using the optimal settings registry file)
  • Patches now include English, French, Spanish and Chinese language support as well as unlimited undo/redo functionality
  • Minor tweaks and fixes (Gauge bar docking to Menu should work correctly now)

Note: Only the English release has all the improved dialogs, since manually recreating all of them for each language would be unfeasible. If you care about those, I recommend using the English version.

v1.6 Release Candidate

27 Apr 12:24
58775d5
Compare
Choose a tag to compare
Pre-release

This release includes everything you need to perform the necessary modifications to your Visual Basic 6 IDE in order to fully streamline it.

  • It includes a compiled DLL version of the ModernVB Add-in that must be registered with regsvr32.exe in order for it to be available in the IDE.
  • It includes registry files for settings, custom themes and modern icons for the VB6 IDE.
  • It includes the necessary patches to the native VB6 files to enable all the modifications to work properly.
  • And finally, it includes my personal recommendations of other add-ins that you should consider running in tandem with ModernVB to get the best out of your Visual Basic experience.

Please read all the included text files carefully. They explain everything you need to know to install and operate this software. I have personally tested this release on my machine, but other than that it has received very limited public testing. If you find any issues or have any questions, let me know through the VBForums thread or the Issues tab here in Github.

Enjoy!