GUI with neko

72 views
Skip to first unread message

michael solomon

unread,
Nov 7, 2015, 3:37:00 PM11/7/15
to Haxe
Hi,
It's possible to create a gui with neko? (not via OPENFL nor c++)

P.s: thier is a cross-platform GUI in haxe that can be used for any target? ? (again not via OpenFl nor c++)

David Elahee

unread,
Nov 7, 2015, 3:47:38 PM11/7/15
to haxe...@googlegroups.com

--
To post to this group haxe...@googlegroups.com
http://groups.google.com/group/haxelang?hl=en
---
You received this message because you are subscribed to the Google Groups "Haxe" group.
For more options, visit https://groups.google.com/d/optout.



--
David Elahee


michael solomon

unread,
Nov 7, 2015, 4:14:58 PM11/7/15
to Haxe
Thanks, waxe used in nme no?

Cambiata

unread,
Nov 7, 2015, 7:14:40 PM11/7/15
to Haxe
No, Waxe doesn't depend on NME or OpenFL.

Here's a simple demo that can be compiled using vanilla neko or cpp:
https://github.com/cambiata/waxe/tree/master/samples/00-Minimal

(Building using NME or OpenFL can help you with pulling in the right waxe.ndll files needed at runtime, otherwise you have to do that manually.)

I've used Waxe in a Win desktop admin style project, and it worked pretty well.
Please note though that it's very incomplete, and more of a PoC project than a full GUI Toolset.

Hopefully there can be some change on that: https://twitter.com/IanHarrigan1982/status/662586365389967360

/ Jonas
Reply all
Reply to author
Forward
0 new messages