Commit graph

9 commits

Author SHA1 Message Date
Joey Payne
9ebc928391 Added pyqt example files and updated some test code. 2014-02-07 21:02:02 -07:00
Joey Payne
49a630e8ac Added a logger for more maintainable and configurable debug messages.
Fixed a bug with context setting so that all children are updated on
context update.
2014-02-06 11:21:22 -07:00
Joey Payne
3a31732a14 Refactored a lot of code. Added a preliminary text window
Put configuration options for window so that the rendering is controlled
on initialization of window.

Improved clip function to only clip before the borders.

Added a border radius class for initializing separate border radii for
each corner.
2014-02-04 22:54:05 -07:00
Joey Payne
8bfce9538c Updated test code to be up to date with the changes in the surface.py
code.
Added resize window call.
2014-02-03 16:05:46 -07:00
Joey Payne
4fbb2b5a85 Modified the test.py to use the surface calls to inject mouse events. 2014-02-01 20:22:44 -07:00
Joey Payne
d348ae2759 Removed updating in another thread for sake of ease of use and smoothness. 2014-01-31 22:42:19 -07:00
Joey Payne
5fa72907cc Put mouse position setting in a different thread. 2014-01-29 15:52:23 -07:00
Joey Payne
0e4f2324f5 Added mouse injection in the test script. Also added plane generation on the fly. 2014-01-28 23:20:33 -07:00
Joey Payne
2cdb9fbca6 Added initial drawing code plus a test app. 2014-01-28 16:29:30 -07:00