Difference between revisions of "Gwee"

m
Line 5: Line 5:
 
Gwee currently has the following features:
 
Gwee currently has the following features:
  
* Four widgets types:
+
* Five widget types:
 
** Buttons
 
** Buttons
 
** One-line text fields
 
** One-line text fields
 
** Check boxes
 
** Check boxes
 
** Sliders
 
** Sliders
 +
** Static text
 
* Skinning
 
* Skinning
 
* Automatic widget sizing/placement
 
* Automatic widget sizing/placement

Revision as of 09:11, 14 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:
    • Buttons
    • One-line text fields
    • Check boxes
    • Sliders
    • Static text
  • Skinning
  • Automatic widget sizing/placement

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