VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Complete Plug-in Framework (Update: 4 (11/3/01))

by Shawn Bullock (2 Submissions)
Category: Libraries
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (78 Votes)

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code.


Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback.


Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements.


Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes.


Update 4: Updated the display picture shown below:


Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance.


Read the Readme.txt file for more info. *** Please Vote For Me ***

Rate A Complete Plug-in Framework (Update: 4 (11/3/01))

Download A Complete Plug-in Framework (Update: 4 (11/3/01))

Download A Complete Plug-in Framework (Update: 4 (11/3/01)) (87 KB)

A Complete Plug-in Framework (Update: 4 (11/3/01)) Comments

No comments have been posted about A Complete Plug-in Framework (Update: 4 (11/3/01)). Why not be the first to post a comment about A Complete Plug-in Framework (Update: 4 (11/3/01)).

Post your comment

Subject:
Message:
0/1000 characters