C++

RAD Studio 10.3.3 IDE and VCL Patch, and Localization Patch

Issues with the code completion popup window’s scrollbar, using action components, and localisation for Japanese, German and French are fixed We’ve just released two patches for RAD Studio (Delphi and C++Builder) 10.3.3. IDE and VCL Patch This patch addresses the following issues: RSP-26731 Code completion popup leaves scroll bar window floatingWhen the code completion window was dismissed…
Read more
C++

IDE Improvements in RAD Studio 10.3.3

RAD Studio, Delphi and C++Builder 10.3.3 were released last Thursday, Nov 21 2019. There are a number of great improvements this release, and in this post we’ll look at some of the tweaks and changes to the IDE itself. Features Editor tabs show modified status In 10.3…
C++

RAD Studio 10.3.2 C++ Debugging Patch

A patch for debugging local variables with the classic and Clang compilers We’ve just released a patch (what used to be called a hotfix) for an issue affecting C++Builder 10.3.2. Debugging variables in apps built with the Classic bcc32 compiler could not be evaluated or…
C++

Modern C++ with Modern Windows

This month, September 2019, Windows 10 now has over 50% market share according to VentureBeat. It passed Windows 7 in January. Windows 7, which was introduced in 2009, will have support end in January, and the message from Microsoft is clear: Windows 10 is where both…
C++

RAD Studio C++ and Delphi Toolchain Patch Released

A patch for debugging local variables for Win32 C++, and linking large Delphi macOS64 apps Updated Sep 26 2019 – see below We’ve just released a patch (what used to be called a hotfix) for two issues affecting Delphi and C++Builder 10.3.2. Debugging local variables in…
Delphi

Delphi 10.3.2 macOS Debugging Patch Released

A patch for debugging parameters in macOS64 apps built with Delphi 10.3.2 If you are debugging macOS 64-bit applications built with Delphi 10.3.2, you may encounter an issue where method parameters, when inspected or evaluated, display incorrect data. They might either not…