-
Thanks a lot for HaxeUI!
I'm wondering if you have made a template for native (wxWidget) yet?
I want to convert a Qt C++ app I made to HaxeUI but I can't find the most basic example using the hxW…
-
Hi. [Here](https://github.com/r3d9u11/haxe-basics/tree/master/4_ExtLib/4.4_GuiFrameworks/4.4.2_HaxeUI#haxe-basics-haxeui) is updated collection of samples for haxeui v2. Maybe somebody have an some ad…
-
## Expected Behavior
I am getting a list of errors on using haxeui.
## Current Behavior
## Steps to Reproduce (for bugs)
## Media
![haxeui-errors](https://user-images…
-
Again, one I've written up the text for so I'll just paste it here.
In my repo: [04-buttonsborked](https://github.com/greysondn/haxeui-tests/tree/master/04-buttonsborked)
Specific commit: [41e19b9…
-
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
4 years ago
-
I'm getting:
```ruby
Error : Invalid Cast
```
When trying to build the `listviews`and `demo` samples. It seems to be related to the `` as a simple list work.
Using macOS | Haxe 4 | WxWidgets…
-
![image](https://user-images.githubusercontent.com/3652901/55132952-7797e480-50fa-11e9-9ee9-873e69970cff.png)
```
ArgumentError: Error #2015: Invalid BitmapData.
at flash.display::BitmapD…
-
OpenFL backend, using master branch of haxeui-core and haxeui-openfl.
## Expected Behavior
A new slider should be made without any hiccups.
## Current Behavior
Creating a new Slider causes a n…
-
Haxe 3 builds hang indefinitely when using a custom DropDown component. It doesn't seemt to matter which target (tried linux, neko and html5). It's probably not limited to DropDown components and migh…
-
The [buttons example](https://github.com/haxeui/component-examples/tree/master/buttons) for openfl fails to build when trying to use `background-image-clip` in any of the button-icon styles. After com…