SublimeClarion now in Sublime Package Control!
Posted on Wednesday, March 7th, 2012
This post is a heads up to let you know that the syntax highlighting package for Clarion, SublimeClarion, is now available from Sublime Package Control!
If you have not done so already, first install Sublime Package [...]
Hosting WPF user control in 2.0 WinForms
Posted on Monday, February 6th, 2012
Ok, so before you ask why on earth would you bother let me explain
As part of my work over at ClarionAddins I am always looking for way to improve the user experience as [...]
Native Clarion in the Cloud (Azure)
Posted on Thursday, January 5th, 2012
The following is a simple example of running a native clarion win32 application as a cloud service.
Technologies used:
Clarion6 by Softvelocity (C7, C8 whatever should work fine)
NetTalk by Capesoft
Windows Azure by Microsoft
For the Impatient
See it running [...]
Clarion syntax for the Sublime Text editor
Posted on Friday, December 30th, 2011
Sublime Text is a sophisticated text editor for code, html and prose. You’ll love the slick user interface and extraordinary features.
I must say that after a few days of use I totally agree! This is [...]
continue readingRemoving the HtmlHelp2 addin from Clarion IDE
Posted on Friday, December 30th, 2011
This one came to my attention a while back because of something that happens in the “Make all toolbars the same size” feature of my MainToolbarExtras addin. When the addin first adjusts the toolbar sizes [...]
PropertyPadExtras – Automatic save/restore grid state!
Posted on Tuesday, September 27th, 2011
PropertyPadExtras is available over at http://www.clarionaddins.com/addins/PropertyGridExtras.html
NOTE: This is still a work in progress but I plan to have it ready for release next week.
So far it is working for all the main property grids [...]
Zeta Color Editor for Clarion.
Posted on Tuesday, September 20th, 2011
Inspired by a recent newsgroup thread and my latest experiments in Clarion –> DotNet interop I have put together a simple program that shows you how to use the Zeta Color Editor from a clarion [...]
www.ClarionAddins.com has gone live!
Posted on Sunday, September 4th, 2011
I am astonished it has taken me this long to post an announcement here, it just goes to show how busy I have been I think. Anyway, a long time in the making with loads [...]
continue readingSQL Data Connection Dialog Source Code
Posted on Tuesday, August 9th, 2011
Whilst looking for something else today I came across this little nugget. Something that should be handy for anyone connecting to SQL servers wanting to build a connection string at runtime.
Here is a link to [...]
Addin downloads still broken for IE users… *FIXED*
Posted on Tuesday, July 12th, 2011
This appears to be fixed now. I had recently installed the "Quick Cache" plugin for wordpress which was messing with the downloads. If you still have problems please let me know.
I am really sorry [...]