Autocorrect

wardy

Member
Hi new to the forum but I have been using PLSQLD for a couple of years and think its great. I have a couple of questions or maybe even an enhancement. Can anyone provide any example code for a plugin created via Visual basic. I can code a little in VB. The reason I ask is a I would like to create an autocorrect plugin, unless there is one already available. I think this would enhance my use of the tool as i wouldnt have to keep retyping from when i have typed form LOL

Keep up the good work
 
I don't think it is possible to create a plug-in using VB. The plug-in documentation gives you examples of how to create the plug-in in Delphi or VC++.
I don't think autocorrect is so hard to build, except that you might WANT to write form in some queries or pl/sql code. So, it would also have to have an undo option, at least, it should be able to be undone.
Maybe my template plug-in can help you out a bit. You can download it from http://www.bar-solutions.com

Kindest regards,
Patrick
 
Thanks, i will take a look at your site. I have downloaded one of the plugins on this site and that will suffice for the moment
 
Back
Top