Difference between revisions of "Gwee"

m
m
Line 6: Line 6:
  
 
* Five widget types:
 
* Five widget types:
 +
** Groups
 
** Buttons
 
** Buttons
** One-line text fields
+
** Text fields
 
** Check boxes
 
** Check boxes
 
** Sliders
 
** Sliders
** Static text
 
 
* Skinning
 
* Skinning
 
* Automatic widget sizing/placement
 
* Automatic widget sizing/placement

Revision as of 08:05, 23 December 2011

Gwee is a small GUI toolkit for love2d.

Gwee's widget set is currently very small and still a little buggy, but the toolkit is under active development and should improve considerably over the next several months.

Gwee currently has the following features:

  • Five widget types:
    • Groups
    • Buttons
    • Text fields
    • Check boxes
    • Sliders
  • Skinning
  • Automatic widget sizing/placement

You can get Gwee from the Github repository. There are also screenshots and an example.