News

Installing C++Builder 10.3.2, Boost, and more

RAD Studio 10.3.2’s online installer, anda GetIt server for Boost and other libraries for 10.3.2, are online. As you may know, we have had some server issues recently which have affected installation. During this time, the workaround to install was to use the offline ISO-based installer. However, GetIt, which is the source of many libraries including Boost, remained offline. I’m…
Read more
C++

New 10.3.2 GetIt Installer

As you may be aware, we have encountered issues with the GetIt server, affecting web-based installs of RAD Studio 10.3.2. We apologize for any inconvenience this has caused, and we truly appreciate your patience during this process. We have a new 10.3.2 GetIt web-based…
News

GetIt: Calypso VCL Style - New in 10.3.1

The Calypso VCL Style is part of the new premium styles introduced in 10.3.1. It includes four variants: Light and Dark editors with Green or Blue UI elements. Once installed you will find these four style files in your styles folder: Calypso.vsf CalypsoLE.vsf CalypsoSE.vsf CalypsoSLE.vsf To install Calypso VCL Style, just make sure you are updated to 10.3.1, launch RAD Studio, then go Tools ➜…
Read more
News

New VCL and FireMonkey Styles in RAD Studio 10.3.1

In today’s blog post, I wanted to highlight the 15 new custom VCL Windows and FireMonkey multi-device styles that we added to Delphi, C++Builder and RAD Studio 10.3.1.Many of the styles come in different color variants, and Bitmap Style Designer templates are also…
C++

New RAD Server Console Ext JS UI in RAD Studio 10.3.1

The new RAD Server Console UI in10.3.1is an additional download from GetIt and it sits side by side with the older console. We’ll integrate it more deeply in the future, but you can start using it easily today. 1. Download from GetIt The new web applications is available in GetIt only after you have installed 10.3.1. To download it open the GetIt client in the IDE and search for…
Read more
News

February 2019 GetIt Package Manager Report

Welcome to the February 2019 GetIt Package Manager report with all the amazing stats from January. New and Updated The following packages were added new or updated this last month. Beyond just updating for 10.3 Rio we see new arrival NexusDB Embedded Free, an 100%…
News

Using Custom Styles in RAD Studio 10.3

It’s very easy to customize your user interface using FireMonkey styles in RAD Studio 10.3. We’ve added all of the premium styles to GetIt (Tools > GetIt Package Manager > Styles) in 10.3. This includes both VCL Windows and FMX multi-device themes. Ready to…
Delphi

App Home Screen Navigation - FireMonkey UI Templates

Providing your application menu on the home/main screen is a popular design pattern used in many applications today. It is especiallyuseful in mobile applications where screen real estate is limited. Home screen navigationcan be used by itselfto serve as the mainapplication menu, or used in conjunction with a slide-in drawer and/or additional toolbar navigation. Home…
Read more