haxeui-heaps
haxeui-heaps copied to clipboard
are there any samples? how to use haxeui with heaps?
Using this sample https://github.com/haxeui/component-examples/tree/master/buttons http://188.166.108.195/testui/ - build 1. Touches doesn't work 2. Content is shown only in landscape mode 3. After rotating device - weird scaling Scaling content issues can...
By default, HaxeUI loads all fonts defined in XML as SDF. For a bitmap font, including the default Heaps font, this will render blocky shapes instead of the actual characters....
Sample: http://188.166.108.195/heaps/s2/ root haxeui component has scale 2.0
When the application resizes their is no effect launch the Main.hl and resize the application. No change. I have no direction for that Also the default is black screen other...
```haxe package; import haxe.ui.*; import haxe.ui.core.*; import haxe.ui.components.*; import haxe.ui.containers.*; class Main extends hxd.App { static function main() { new Main(); } override function init() { hxd.Res.initEmbed(); Toolkit.init({app: this}); var...
```haxe package; import haxe.ui.*; import haxe.ui.core.*; import haxe.ui.containers.*; class Main extends hxd.App { static function main() { new Main(); } override function init() { Toolkit.init({app: this}); var vbox = new...
[HaxeUITest.zip](https://github.com/haxeui/haxeui-heaps/files/4525589/HaxeUITest.zip) Click the top left "Click Me!" And get error ``` 42.5> src/HLAdapter.hx:587: Failed to read @0x0:4 42.5> src/HLAdapter.hx:607: Failed to read @0x0:4 Can't cast i32 to enum Called from...
[HaxeUITest.zip](https://github.com/haxeui/haxeui-heaps/files/4525666/HaxeUITest.zip) Click on the empty input to right of "Arca Name2 and more:" ``` Can't cast haxe.ui.events.FocusEvent to haxe.ui.events.MouseEvent Called from haxe.ui.core.ItemRenderer.~set_allowHover.3 (C:\SDKs\Haxe\haxe\std/hl/_std/Date.hx line 0) Called from haxe.ui.util.EventMap.invoke (haxe/ui/util/EventMap.hx line...
In the image below the upper is html the bottom is heaps. 1. The input field appears empty in hl. It contains "asdf 汉字 asdf asdf asdf asdf asdf adsf...