Page 1 of 1

Simple Gui System

Posted: Sat Mar 05, 2016 9:56 pm
by ZBoyer1000
I quickly made a simple gui system. It might not be the best one around but it does give basic features. Most things are at your fingertips except for rotation which has not been implemented yet. It has support for layering, element deletion, element appearing and disappearing, element creation with many classes, etc.
If anyone has any problems with it, please tell me.
Also, is there is any ways to simplify it? I like to learn new stuff but doing it entirely myself can only get me so far. ^^

Re: Simple Gui System

Posted: Sun Mar 06, 2016 4:48 pm
by Ranguna259
I have no idea what the .love file does.

Re: Simple Gui System

Posted: Mon Mar 07, 2016 12:49 pm
by HeliumPL
^ Same with me :/

Re: Simple Gui System

Posted: Mon Mar 07, 2016 5:50 pm
by alberto_lara
Hi, ZBoyer1000, maybe you would want to explain a little more how to use the library, the window is pretty confusing as well as the code, the only thing I understood was that you are basing the GUI implementation in figures and text which, in my opinion, is not really useful. We can help you for sure, this is the reason of the community, but please try to make it clearer.