Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (19 loc) · 767 Bytes

File metadata and controls

35 lines (19 loc) · 767 Bytes

application

Shows how to create an application with xtd::forms::application class.

Sources

src/application.cpp

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

macOS :

Screenshot

Screenshot

Gnome :

Screenshot

Screenshot