-
are there any samples?
how to use haxeui with heaps?
-
I have been attempting this for a bit now and I made a openfl version because I couldn't get HxWidgets to work
I was almost considering just making it in WxWidgets (the original c++ version) which I …
-
The main grey slice9s in the RPG interface demo have a single pixel gap on the left/right on windows.
Haxe 4 preview 5, openfl 8
-
Hello! I came to see HaxeUI just now, after being spoiled by reactive frameworks for HTML (specifically Vue, but similar are React, Purescript-Halogen etc). It seems my expectations vs reality are out…
-
### Issue Checklist
- [X] I have properly named my issue
- [X] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Build) - W…
-
## Expected Behavior
a simple window with a button.
## Current Behavior
error due compile time.
## Possible Solution
fix names.
## Steps to Reproduce (for bugs)
…
-
Specifically for a `Label`.
I've tried quite the number of things:
* Setting font-family in a css file for the XML I'm loading
* Setting a style with path to the font face, relative, trying s…
-
The website is unfortunately not very informative and most entries in the API section don't have any descriptions (A simple search feature for the API would probably be a huge boon). Also the guides l…
s1-en updated
3 years ago
-
1) I added -lib haxeui-android to hxml and get error.
haxe/ui/backend/android/behaviours/CompoundButtonChecked.hx:3: charactersacters 8-37 : Type not found : android.widget.CompoundButton
2) Als…
-
Hello,
I have tried using the ui TableView component, but I have not yet had much success.
The way I'd like to use it is by making the definition in xml and capturing the obecjt for then populate.
…