SetTheme fixed – v0.5
Posted on Friday, December 10th, 2010
Many thanks to JP for finding the problems with this today. I am learning a lot about GAC, Reflection, Cultures etc, etc…
The v0.4 release basically didn’t work on any machine that didn’t have the Krypton [...]
SetTheme addin updated (v0.4)
Posted on Wednesday, December 8th, 2010
Things have been really busy here with an addin project that I cannot reveal at the moment…. but just so you know that work on the addins is still progressing, here is an update to [...]
continue readingAutomate C6 to C7 conversions with AutoHotKey
Posted on Friday, November 19th, 2010
Converting a lot of applications from C6 to C7 is a bit of a pain. For each application there can be up to 5 dialogs that need a user response. I am currently (still) involved [...]
continue readingSystem is down for maintenance…
Posted on Sunday, November 14th, 2010
(19th Nov 2010) * System is back up and running now but I have a bit of work to catch up on! I will add then “after” benchmark soon… things are looking pretty good so [...]
continue readingEditor Macros addin
Posted on Tuesday, November 9th, 2010
This is still a very early attempt at editor macros. Lots of things don’t work… There seems to be something odd about the way the keyboard hook I am using handles the ShiftKey so a [...]
continue readingSetTheme addin–Give the C7 IDE a new look!
Posted on Sunday, November 7th, 2010
Currently I am in the process of packaging all the addins into a “toolkit”. Giving them a common look, localization, etc, etc. It might take a few more weeks until I can release it though [...]
continue readingC7 Addin development status
Posted on Wednesday, November 3rd, 2010
The last week or so I have been working on a better way to deliver and manage multiple addins. I am also thinking about how to provide access to the source code. Originally things were [...]
SQL Server Management Studio add-in
Posted on Wednesday, November 3rd, 2010
I discovered this little beauty the other day, SSMS Tools Pack for Microsoft SQL Server Management Studio from a developer in Slovenia. I haven’t had a chance to make use of everything in the package [...]
SearchPadExtras addin
Posted on Wednesday, October 27th, 2010
Currently this addin only does one thing, it adds a button to the search pad to copy the results to the clipboard.
Installation is the same as always. If you need a refresher instructions are the [...]
Some Addin Links
Posted on Sunday, October 17th, 2010
Based on materials presented in Clarion Live webinar #80. Thanks Arnold and John for the opportunity, I look forward to hearing about what people come up with!
What is an addin?! – http://wiki.sharpdevelop.net/SharpDevelopGlossary.ashx
Add-in – (aka. plugin, [...]