formbackgroundimage2

February 25, 2024 ยท View on GitHub

demonstrates how to use of xtd::forms::form control with background_image.

Sources

  • src/form_background_image2.cpp
  • properties/resources.cmake
  • resources/bliss_day.png
  • resources/bliss_night.png
  • 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 :