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) · 791 Bytes

File metadata and controls

35 lines (19 loc) · 791 Bytes

form_window_state

demonstrates the use of xtd::forms::form window state.

Sources

src/form_window_state.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