wxWidgets: Layout basics for multiplatform GUI applications in C++ (sizers and splitters)

Опубликовано: 29 Сентябрь 2024
на канале: Luke's Dev Tutorials
56,195
1.2k

Exploring the concepts of sizers and splitters in the wxWidgets framework for basic UI layout.

Code here: https://github.com/lszl84/wx_sizers_t...
CMake template: https://github.com/lszl84/wx_cmake_te...

#wxWidgets #ui #gui #programming #multiplatform

00:00 Intro
00:24 CMake
00:41 Basic wxWidgets program
01:58 Sizers
13:16 Splitters