Calculator Community > Lua

Updating WZGUILib

<< < (76/78) > >>

jwalker:
I am still working on it off and on, but I actually have started a rewriting process recently to make necessary changes that could have been made with the current code base. I may upload an image of some of the newly reworked stuff soon.

DJ Omnimaga:
Ah ok good to hear. :) WIll you keep the same graphics?

jwalker:
As of right now I'm still using the "flat", single color graphics like in the old lib, but I have tested out some gradients when it comes to window title bars. Everything will look very familiar with those acquainted with the previous lib. In fact all controls can be ported to the new lib by removing a parameter and one line of code from the controls constructor. One big difference is Forms are now called "Windows" and controls are added to Windows by using the Window:addControl() method.

DJ Omnimaga:
Maybe you could have multiple theme supports ^^ (and perhaps custom ones?)

jwalker:
Themes are something I am definitely interested in, and I may try and implement it as I get farther down the road.
Here is the first view:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version