Closed VishwasGagrani closed 4 years ago
Hi!
Ok, so the issue here is that you are using an old version of haxeui, one that is no longer supported / updated. https://github.com/ianharrigan/haxeui.
This repo (the one for this issue) is the "new" version of haxeui. As such you need to use a different set of haxelibs. First, use "haxeui-core" (this repo) for the core framework, then you need to choose a "backend", i can see you are using openfl, so for you it would be "haxeui-openfl". Then try that again.
Let me know if that clears up any confusion!
Cheers, Ian
Looking at your project there are also some other issues with both the way you are setting up openfl and the way you are using haxeui, attached is your fixed project. buttons-fixed.zip
Hope that helps!
Cheers, Ian
Thank you for your time. I will look into the code let you know if I still face issue.
Im going to close this issue now.
Expected Behavior
I am getting a list of errors on using haxeui.
Current Behavior
Steps to Reproduce (for bugs)
Media
Test app / minimal test case
Context
Your Environment