-
Labels without text should be the same height as the ones with text.
It’s very hard to click on the component, in case you would want to enter text. So I can’t see it being very practical… except for…
-
Newly created haxeui app (w/ nme backend) failed to compile with error: `Invalid character: /`
```
$ haxelib run haxeui-core create nme
...
$ nme build project.nmml neko
Error: Could not proces…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
There are certain devices that do not support gpu rendering.
It would be interesting to offer a fallback to software rendering (g…
-
## Expected Behavior
When opening a dialogue box with `myCustomDialog.showDialog()` or `myCustomDialog.show()`, the dialogue should open normally.
## Current Behavior
It crashes instead a…
-
I did
haxe.exe --connect 6000 raylib.hxml
and got
```
C:\SDKs\Haxe\haxe\lib\haxeui-raylib/git/haxe/ui/backend/AssetsImpl.hx:20: characters 73-74 : cpp.Pointer should be cpp.RawConstPointer
C:…
-
## Expected Behavior
The app runs.
## Current Behavior
`/usr/local/lib/haxe/lib/haxeui-hxwidgets/1,3,0/haxe/ui/backend/ComponentImpl.hx:32: characters 8-38 : Type not found : hx.widgets.Scrol…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
In https://github.com/haxeui/haxeui-core/blob/master/haxelib.json the code is declarated as MIT-License (like the most other haxe libraries), but in https://github.com/haxeui/haxeui-core/blob/master/C…