pymt icon indicating copy to clipboard operation
pymt copied to clipboard

A multitouch python framework

Results 3 pymt issues
Sort by recently updated
recently updated
newest added

Resurrecting this project. - 2to3 refactor - fix gl.h path on osx

There are small typos in: - examples/apps/3Ddrawing/3Ddrawing.py - examples/apps/mandelbrot/mandelbrot.py - pymt/cache.py - pymt/core/text/__init__.py - pymt/event.py - pymt/input/touch.py - pymt/tools/packaging/osx/build.py - pymt/tools/packaging/win32/build.py - pymt/ui/widgets/circularslider.py - pymt/ui/widgets/composed/vkeyboard.py - pymt/ui/widgets/layout/gridlayout.py - pymt/ui/widgets/scatter.py -...

Commit e9633772 in jfgossage/pymt fixes issue 354. It has been tested and seems to have no negative effects.