-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same feature, before opening a new one.
- [X] This issue only relate…
-
Hi, just discovered your repo. I suppose it is meant for the Razer OrbWeaver keypad. Trying to install and run it in Windows but I get the following error for `go run orbbind.go`
```
package comman…
-
PS D:\project\xxxxxx> fyne package -os android -appID com.xxxxxx.www -name "xxxxxx"
go build -buildmode=c-shared -o C:\Users\zhenlin.liu\AppData\Local\Temp\fyne-work-1492359412\lib\armeabi-v7a\libgox…
-
I'm getting the following error when running the launcher 1.3.2 on Debian 11 compiled using Go 1.18:
```
panic: NotInitialized: The GLFW library is not initialized
goroutine 1 [running, locked …
-
How should I run this?
```
❯ go install github.com/AristeH/fyne@latest
go: finding module for package fyne.io/fyne/v2/widget
go: finding module for package fyne.io/fyne/v2/container
go: finding…
-
- When the fyne interface is launched, all the functions for rendering the different pages get invoked instead of when the appropriate tab/menu item is selected. See the calls to render all pages as s…
-
### Describe the bug:
When inserting a single line of text of more than ~1500 characters into a multi-line entry embedded into a ScrollContainer, a black box is displayed. Observed both on Ubuntu and…
-
As the following code shows, the text in CompletionEntry cannot be edited.
### Screenshots
![图片](https://user-images.githubusercontent.com/6658943/161363773-da989168-4744-404c-b84c-f0a1becf3328.p…
-
AJ
Any way to make an app with a border layout with an fc Canvas as the central element?
The EndRun method may conflict with fyne.Window's ShowAndRun.
Congrats on a useful package!
gl…