Top 10 Webinars: C++ And C++Builder
May 15, 2022
IF C++ and C++Builder are part of your development repertoire (and even if they aren’t), we invite you to enjoy our top 10 webinars around both, plus a bonus video with a rather influential figure in the history of C++ (scroll to the bottom to find out who it…
The Anatomy of a Great Windows UI Toolkit
March 28, 2022
The broad popularity of Agile Software Development, DevOps, and continuous delivery pipelines puts more pressure on developers to build and deploy high-quality applications faster. With technology now underlying almost every aspect of daily commerce, as well as our business…
Picking the Best UI Framework for Windows 11 Development
March 9, 2022
This article contains the slides and the replay for the “Picking the Best UI Framework for Windows 11 Development” webinar along with the links mentioned during the presentation.
Here is the full replay of the “Picking the best UI framework for Windows 11 development” webinar
If you missed the live webinar here’s the full replay.
Links featured in the…
What You Need To Know - A Beginner's Guide To Windows UI Toolkits
February 17, 2022
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…
Windows 11 Styles and Effects - Updating Your GUI - Webinar
January 5, 2022
Watch the replay of this webinar to understand the Windows design language, what’s changed, and how to make your applications look the best on the latest version of Windows11.
The Five Eras of Windows UI
Windows ClassicWindows XP (Luna)Windows AeroMetro…
Just recently there have been some great webinars and posts on how to modernize your applications. We’ve gathered together a collection of the most recent ones which focus on Microsoft’s gorgeous Fluent Design System.
First: What Is The Fluent Design System And How Can It Help Modernize Your Applications?
Visitors to the Desktop First Conference were able to hear directly from…
Join Delphi MVP Ian Barker as he shows how to get the modern Windows 10 look and feel using RAD Studio’s themes and some *very* cost-effective third-party controls. Get that truly modern WOW factor kickstarted with minimal effort – Ian will show you…
Quick And Easy Way To Integrate Firebase Into Your Delphi Apps
December 24, 2020
TheGoogle Firebase Cloud Databaseis used in many mobile and web applications worldwide and there are well-documented libraries for many languages and platforms. For Delphi, the cross-platform libraryFB4Dsupports theFirebase Realtime Database…
How To Design a Great UI - Part 3
October 10, 2018
Welcome back! This is the third post on a series on practical UI design, an approach to creating usable, good-looking UIs when you are not a UX expert.
In Part 1, we looked at some basic principles of UI design, a typical UI design workflow, what it means for a UI to be ‘intuitive’, some examples, and started with an example ‘bad’ UI that could be a first cut at a UI for a feature, or the…