The Form Builder didn't work correctly, so I couldn't delay my release till July.
TGUI v0.4 is not finished, but you can already download the latest revision (which is just as stable as v0.3.6 was).
Changes:
- The Panel struct has been rewritten and has been tested.
- Objects can be moved to the back or to the front.
- In the Form Builder v0.2, save and delete buttons now work correctly and a load button was added.
- You can also easily scale the objects in the new Form Builder.
- In the new TGUI Object Files v0.2, you can add panels and use multiline comments.
Because most of my library files didn't work, I now have a complete new way of distributing.
The latest version can now be downloaded on
GitHub.
You will have to build it yourself with CMake. I have already started with writing
tutorials.
If you are using Mac OS X then you will have to wait a little bit for the libraries.
Until I finish my CMake script you will have to use the source code directly.
The Form Builder is only provided for Windows, but the source code is also provided, so you can use it on Linux or Mac too.