C++CodeIDE

How To Use Skia Shaders, SVG Images With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split Editor feature, fully integrated and enhanced Skia Library with an abundance of support for graphic formats (SVG, Animated GIF…
Read more
C++Code

How To Use Skia With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of enticing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click “64bit Windows Modern” platform option, a very useful Split…
News

Enter the Skia4Delphi GUI Beauty Contest

TL;DR: Make a cool demo using Skia4Delphi and Delphi 11.1 Alexandria, post it on GitHub, be the envy of all your friends, and maybe win a prize! We all know Delphi is the best tool when it comes to making amazing GUI applications. Use Skia4Delphi to take it to the next…
DelphiNewsWebinar

Supercharge Your User Interface with Skia4Delphi - Webinar Replay

What do Google Chrome, Mozilla Firefox, Chrome OS, Android, Flutter, and Delphi all have in common? They have accelerated graphics thanks to Skia. This high-performance, cross-platform 2D graphics library is taking the development world by storm. It works with VCL and FireMonkey on every platform Delphi supports. One line of code can make your existing FireMonkey applications faster, or take it…
Read more
News

Delphi 12 And C++Builder 12 Community Editions Released!

We are thrilled to announce the launch of Delphi 12 Community Edition and C++Builder 12 Community, two full-featured, free versions of our renowned Delphi IDE and of our flagship C++Builder IDE. The Community Edition versions are designed to empower startups, students, and…
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new RAD Studio 12.1. This release has massive C++ upgrades to the new Windows 64-bit Modern Compiler along with new VCL/FMX/Skia options to help with modern programming. There were also a lot of new…
Read more