-
We can cross compile builds for ARM. Maybe even use QEMU user mode like this: [pguyot/arm-runner-action](https://github.com/pguyot/arm-runner-action)
(GitHub Actions is x86 only..)
-
Probably I'm just doing something stupid and wrong, but the documentation didn't tell me how to do what I was trying to do (write a function that displays a window whenever its called). I figured I'd …
-
When I try to use the `ui.OpenFile()` function, the application crashes with the following error in the console (scroll down to «Console log»)
Code:
```go
pickFile := ui.NewButton("Pick video fil…
-
I didn't get if there is any way to build it to be a macos or windows program...
-
Hi, I made `uiEntrySetPlaceholder` for my app. (You can see the commit on [my branch](https://github.com/matyalatte/libui-ng/tree/placeholder).)
It can set text to be displayed in the entry when it's…
-
This is a bit more an invitation for a discussion. As I don't want to litter the issue tracker, I suggest this should be closed in perhaps 3 months or 6 months, give or take - just if someone wants to…
-
Error when running on Raspberry PI 4 with debian buster and ruby 2.5.5 with the following example;
Code
```
#!/usr/bin/env ruby
require 'glimmer-dsl-libui'
include Glimmer
window('hello world'…
-
This seems almost dead and @andlabs doesn't want patreon support (#486) or he never comes to see its repos here.
-
I discovered a possible inconsistency while documenting in #96 with regards to the setter `uiWindowSetContentSize`.
All other setters mask the corresponding callback. At least on unix this is not t…
-
Is `uiWindow` margined or unmargined by default? Is it bordered by default? I can find the answers to these questions through either trial-and-error or inspecting the source code, but I'd like this to…
ghost updated
2 years ago