-
![Shader problem?](http://i48.tinypic.com/2nixieu.png)
In the picture there are two UIBackgroundLayout (the actual background and the layout that contain those 6 buttons).
The second layout (black b…
-
Once a text instance has clear() called on it, the text can still be changed but it can no longer be animated. I tried this in the demo scene to make sure it wasn't something in my game code. If you t…
-
IMO, we should stay close to the UIToolkit repository code.
I've made a PR for enabling build with clickable, but as a lazy boy i added cmake configuration while current one is based on qmake, see co…
-
info face="µØ±d²Ó¶êÅé(P)" size=18 bold=1 italic=0 charset="" unicode=1 stretchH=150 smooth=1 aa=1 padding=2,2,2,2 spacing=2,2 outline=2
common lineHeight=27 base=20 scaleW=512 scaleH=256 pages=1 packe…
-
I have tried updating UIToolkit to the master branch but am experiencing a problem.
I was changing xPos and yPos of UITextInstance's to reposition them but that doesn't appear to be working anymore.
…
-
This looks quite nice! I, too, find myself needing a set of common utilities.
I'm not sure how a utility like this is to be installed as a subtree, though.
Have you considered publishing this a…
-
Occasionally, sometimes frequently mlterm will lock up when I spawn a terminal with `mlclient` (using xft type engine).
`xft_font_open`, ui_font_ft.c:357 returns xerror and mlterm gets stuck in `er…
-
I have been using UIButton for background for the last couple of weeks for background but now i need to start optimizing.
I just need a background which i can hide manually.
What should I use and how…
-
Running our JavaFX application on the JetBrains JDK results in this error:
```
java.lang.ClassNotFoundException: com.sun.deploy.uitoolkit.impl.fx.HostServicesFactory
at java.net.URLClassLoader.fin…
-
This is a proposed plan to support TexturePacker's trim feature in UIToolkit. The changes would touch a lot of files, so looking for feedback before attempting.
The current code does not support the…