C++DelphiRAD Studio

The Big Problem With Windows Software Makers, And How You Can Fix It

There are dozens of Windows software makers; the powerful tools and programming languages used to create Windows GUI applications. Most of them require you to write thousands of lines of code to do even the most basic tasks, such as drawing UI elements. Yes, several of them have their own RAD (rapid application development) tool, but when you compare Windows App Development Tools like…
Read more
How-To'sProductivityWindows

Top 10 How To's: Windows 11

The most recent version of Windows, Windows 11, was released in October 2021. It is critical that you update your applications to support it. RAD Studio 11, Delphi 11, and C++Builder 11 previously supported Windows 11. Let’s take a look at our top ten How-for to’s the highly anticipated Windows 11 release. 1. This Is How To Develop C++ iOS Apps On Windows 11…
Read more
CodeDelphiRAD Studio

The Top 5 Misconceptions About Windows Program Development

The Windows operating system is the most used desktop operating system in the World. Windows 11 launched with a substantial firestorm of publicity from Microsoft. With the new innovations such as the excellent Windows Subsystem For Linux (WSL) there seems to be a large uptick in interest from coders looking to Windows program development. Microsoft have consolidated their position as the dominant…
Read more
DelphiRAD Studio

What You Need To Know - A Beginner's Guide To Windows UI Toolkits

A control or component is a user interface (UI) element that displays content or enables interaction. Components are the building blocks of the user interface. A ‘pattern’ is a recipe for combining several controls to make something new. This article gives a guide for Windows UI development and design guidance for better UI development with modern Windows UI toolkits. The Delphi…
Read more