A general purpose GUI made in python and pycairo.
Find a file
2014-01-28 23:20:33 -07:00
jgui Added some mouse events to each window. 2014-01-28 23:19:45 -07:00
LICENSE Initial commit 2014-01-27 13:04:21 -08:00
README.md Modified the README to be more descriptive. 2014-01-27 14:13:05 -07:00
test.py Added mouse injection in the test script. Also added plane generation on the fly. 2014-01-28 23:20:33 -07:00

JGUI

A general purpose vector based GUI library made in python and pycairo. It's goal is to be reusable, multiplatform and visually scalable.