Closed mkosler closed 8 years ago
I'm also getting this issue.
Seriously what is the status of this project? Seem like it is not in sync with punk.ui.
I started working on this before punk.ui really took off. Several of the controls I coded myself so they probably don't match at all. Feel free to make whatever changes you need to it or scrap it and port the current punk.ui.
I see. Are you going to keep maintaining/developing this? The project is extremely handy if it is completed ;)
It may be something I work on if I have a project that needs a complex ui. I might be better off rewriting bits of it at some point but for now it will remain dormant.
The current punk.ui (which seems to have stalled) has been re-ported with some additions and is available in the dev branch. The original is available in the legacy branch.
I can get the almost all of the UI elements to appear, but the Label text isn't appearing. It's even intrinsic to the Label object itself, as no text appears even when I simply create a label. Here is my code:
Note: I added the UI module to my local HaxePunk in com.haxepunk.ui.