bitmapbuttonwith_text
February 6, 2024 ยท View on GitHub
demonstrates the use of xtd::forms::button control with image.
Sources
- src/bitmap_button_with_text.cpp
- resources/gammasoft_16x16.xpm
- resources/gammasoft_32x32.xpm
- resources/gammasoft_64x64.xpm
- CMakeLists.txt
Build and run
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run
Output
Windows :


macOS :


Gnome :

