bitmap_button

February 6, 2024 ยท View on GitHub

demonstrates the use of xtd::forms::button control with image.

Sources

  • src/bitmap_button.cpp
  • resources/gammasoft_16x16.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 :

Screenshot

Screenshot

macOS :

Screenshot

Screenshot

Gnome :

Screenshot

Screenshot

Contents

  1. 1Sources
  2. 2Build and run
  3. 3Output
  4. 3.1Windows :
  5. 3.2macOS :
  6. 3.3Gnome :