Re: higher-level framework/gui libraries ??

I've worked on an AS3-based custom GUI before. It used Flash drawing for creating buttons, scrollbars, and various GUI controls. I was planning on incorporating something similar into the Haxe game framework that I'm currently working on. It will probably…

Viewing 1 to 1 (1 Total)
Re: higher-level framework/gui libraries ??

RichardKain

RichardKain
Total Posts: 24
Joined: September 06, 2011

I've worked on an AS3-based custom GUI before. It used Flash drawing for creating buttons, scrollbars, and various GUI controls. I was planning on incorporating something similar into the Haxe game framework that I'm currently working on. It will probably be very bare-bones though, it isn't high on my priority list. I'll only need very basic GUI controls for some of the upcoming projects I'm working on.

Posted on September 09, 2011 at 1:05 PM