getlocale-gui

command
v0.0.0-...-097cb5f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 8 Imported by: 0

README

GUI Test Application

Building

First, install the fyne command:

$ GO111MODULE=off go get fyne.io/fyne/cmd/fyne

Then, build the example program:

  • For iOS:

    $ fyne package -os ios -appID com.example.myapp -icon icon.png
    
  • For Android:

    $ fyne package -os android -appID com.example.myapp -icon icon.png
    
  • On desktop:

    $ go build
    

For more information, see the Fyne documentation.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL