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 [...]
Recommended reading for anyone dealing with MSSQL
Posted on Friday, June 17th, 2011
I am not sure if I have mentioned this blog before but it is worth mentioning again anyway. I always enjoy reading the articles over at SQL Fool, I have learnt a lot there! The [...]
continue readingMainToolbarExtras addin v0.3 – Set ALL Toolbar Sizes!
Posted on Monday, May 9th, 2011
Due to popular demand I have expanded the Set Toolbar Size feature from v0.2 to optionally set the size for ALL accessible toolbars in the IDE!
At the moment there are two known exceptions:
1. The “Application [...]