PowerBasic

Powerbasic, Inc. offers an amazing Windows compiler (currently version 9.0) which I have been using for the last 10 years or so. Why do I use it ? First, I prefer the basic programming language. Powerbasic syntax follows the long time standard for the Basic language, where as other “so called” Basic compilers you may find on the web do

Read more

What is a GUI Engine ?

Because I develop a commercial product which I often refer to as a “GUI Engine”, I thought it might be interesting to discuss not only what I personally feel constitutes a GUI engine, but also some things a GUI should be, while some other things it should not be. I like to browse the internet to see what I can

Read more

Articles I have written

I have some programming articles I have written on the Code Project web site you may find interesting. Code Project is an excellent source of information about programming, which I frequent a good bit. Here are the current articles I have written: http://www.codeproject.com/KB/graphics/DrawinginWindows101.aspx http://www.codeproject.com/KB/miscctrl/WritingCustomControls101.aspx http://www.codeproject.com/KB/dialog/Subclassing101.aspx http://www.codeproject.com/KB/string/Stringprocessing.aspx While you are at it, browse around Code Project. I think you will find

Read more
1 64 65 66 67