![]() |
xtd.forms - Reference Guide
0.1.0
Modern c++17 library containing classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows, Apple macOS and Linux like Ubuntu operating system.
|
xtd.forms is under development.
For more information see xtd.foms website (or markdown documentations) and Reference Guide).
The following examples "Hello, world!" show how use form and button control, catch event click and show a message box.
forms_hello_world.cpp:
For more examples see examples.
Before running examples you must download and install xtd.forms. To download and install it read Downloads.md file.