-
Emscripten works but using attached project compile with "nme test project.xml html5". Project compiles but throws JS error
hxcpp 3.4.90
nme 6.0.36
Haxeui-nme git
haxeui-core git
`Lib.hx:91: E…
-
Can we have some advanced tutorials? I am able to run basic hl code. But I am not able to find any tutorials for SDL. I am trying to create some windows and show some text. Couldnt get it to work. I t…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [ ] optional description [li…
skial updated
6 years ago
-
`clipRect` isn't really used in any of the FlxObject overlap functions (overridden in FlxSprite), but should it be?
Repro:
```haxe
var sprite = new FlxSprite();
sprite.makeGraphic(800, 600, 0xff…
-
[Download code.zip](https://github.com/haxeui/haxeui-pdcurses/files/1521657/code.zip)
## Media
![default](https://user-images.githubusercontent.com/200919/33483880-f51e98ec-d6b0-11e7-9737-9708…
-
So i've set up hxWidgets and that works fine. I also have HaxeUI set up correctly and the openfl backend works like it should. But when i try to create a haxeui project for haxeui-hxwidgets.. i get an…
datee updated
7 years ago
-
Hi. I tried to compile simple application with one button, but compilation was finished with exception:
```
Error: ./src/hx/widgets/HardBreakWrapper.cpp:6:37: fatal error: custom/hardbreakwrapper.h:…
-
Sorry for the generic issue.
project
[ContinioiusTest.zip](https://github.com/haxeui/haxeui-core/files/1364165/ContinioiusTest.zip)
attached project compiles to NME/openfl - windows -MASTER…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
skial updated
6 years ago
-
## Expected Behavior
Should display DropDown with 3 checkboxes as items,
ListView with 3 items contained 3 checkboxes and
TableView with 6 cells contained checkboxes
## Current Behavior
CPP…