@ -1,16 +1,8 @@
package gofin
package main
import (
"fyne.io/fyne/v2/app"
"github.com/ebitengine/oto/v3"
)
import "fyne.io/fyne/v2/app"
func main() {
var a = app.New()
var ctx = oto.Context{}
print(ctx)
a.Run()
a.Quit()
a.NewWindow("Hello").ShowAndRun()
}
The note is not visible to the blocked user.