mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-06 13:00:08 +08:00
![]() This commit introduces the functionality to disable the minimise and maximise buttons on windows. These options have been added to the `application.WebviewWindowOptions` and integrated in the Windows application logic. Effectively, developers can now control the availability of these buttons in their windows applications. |
||
---|---|---|
.. | ||
main.go | ||
README.md |
Window Example
This example is a demonstration of the Windows API.
Running the example
To run the example, simply run the following command:
go run .
Status
Platform | Status |
---|---|
Mac | |
Windows | Working |
Linux |