APPCRASH fun with WslDebug$NameMessage

Posted on Saturday, April 25th, 2009

At work the other day we had a report from a client that the latest version of our software was not working on new Vista machines. Ingeniously, the customer managed to discover that if they [...]

continue reading

Using THEN to improve IF clarity

Posted on Sunday, February 8th, 2009

Something that came up recently on CW-Talk2 which I found to be a very interesting insight.
In Clarion the help has this description for “IF”:

continue reading

Clarion Sucks

Posted on Monday, May 5th, 2008

Ha!
Nah, not really, that is just blatant sensationalism to get your attention
I found an article the other day that was a really interesting read.
From the article:
I’m trying to push for more Python adoption [...]

continue reading

Visible Window Resizing

Posted on Friday, May 2nd, 2008

We found a problem in an application the other day where using Message() in ThisWindow.Open would cause the window to display before the Resizer had actually done it’s thing and put the controls in the [...]

continue reading