Soho Theme on while true do;
Hi all, now there is another home for my blog, my software, my photos and so on. I will transfer all of my contents from the old site to this one in an reasonably short… … Read more
16 years ago 0
Bob Swart
For those of you who do not own RAD Studio 2009 (with or without subscription): you can now purchase just the Delphi Prism 2009 SKU – the plug-in for Visual Studio (Shell) to do .NET… … Read more
16 years ago in .NET, AJAX, Books / Magazines, ASP.NET, Delphi0
Bob Swart
Help Update 1 for RAD Studio, Delphi and C++Builder 2009 is now available for download from the Registered User Downloads, with more details in the Release Notes. … Read more
16 years ago in General, CodeGear, Delphi, C++(Builder)0
SKamradt
In my previous posts about my wizard framework, I discussed some of the original design decisions, as well as how to perform simple forward navigation.The Delphi Wizard Framework is currently being hosted by google code… … Read more
16 years ago 0
Bob Swart
A final Unicode tip concerns the compatibility of UnicodeStrings between Delphi and C++Builder. The UnicodeString in Delphi can containUnicode or ANSI data at any given time, and in order to ensure that C++Builder code can… … Read more
16 years ago in Books / Magazines, Unicode, Delphi, C++(Builder)0
tier777
This was a mixed bag so far. On the plus side it indeed was faster and less convoluted than the Delphi 2007 install. Also, it appears to have produced a working installation eventually. But… I… … Read more
16 years ago in Delphi, delphi2009, installation0
SKamradt
In a previous entry, I discussed some of the design decisions that allowed me to reach the current solution. One more decision which greatly impacted the design of the framework… I wanted to make sure… … Read more
16 years ago in Delphi Wizard Framework0
Joe
In .NET 2.0, Microsoft added MenuStrip and ContextMenuStrip controls to replace the old MainMenu and ContextMenu. The new ones support images next to menu items, edit boxes inside menus, etc. Fairly cool. However, they’ve got… … Read more
16 years ago in .NET, Delphi, fixing-menustrip, menustrip, programming0
thomas pfister
I noticed on delphifeeds this sunday morning the blog about “Do all great programmers start young”.Some month ago I found another blog: Can A Programmer Be Ten Times More Productive?(it’s from NetApp, a storage company… … Read more
16 years ago 0
Bob Swart
First the bad news: console I/O does not support reading (UTF-16) Unicode strings, and writing only suports AnsiStrings. … Read more
16 years ago in Unicode0
SKamradt
Google Code Hosting really makes it simple to host open sourced projects. Especially if you like Subversion. In my few days with it I have tried just about all of the basic features and have… … Read more
16 years ago 0
SKamradt
The Delphi Wizard Framework, as I introduced in the previous post, was originally designed to replace a complex configuration system which was put together using a TNotebook component (yes, from the Delphi 1 days) on… … Read more
16 years ago 0