mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-05 20:12:59 +08:00
![]() Three new options have been introduced in the application options for MacOS to disable the minimize, maximize, and close buttons on the window. Corresponding functionality has been added in the webview window for darwin to handle these new options. These changes have been showcased in the window example main.go file. |
||
---|---|---|
.. | ||
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 |