A general purpose GUI made in python and pycairo.
Find a file
2014-01-30 23:23:52 -07:00
jgui Added window resize handles. Fixed bugs with clicking, dragging and focus events. 2014-01-30 23:23:52 -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 Put mouse position setting in a different thread. 2014-01-29 15:52:23 -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.