Plop World !
Here is the report of weeks 16 to 18. About module, you can have a
look on the PyMT FAQ for more information :
http://code.google.com/p/pymt/wiki/FAQ#Modules
:: Core activity
* Core
- graphx: fix missing import in some cases
- graphx: remove invalid blending usage in some cases
- graphx: add cache for brushs
- modules: add a way to attach module for every pymt app
* Modules
- new touchinfo module (speechbubble info of touches)
- new feedback module (aka global feedback of Surface)
* Widgets
- video: fix padding
- buttonmatrix: add a method to reset matrix
- innerwindow: completly rework inner window calculation
- innerwindow: integrate idea from damien to have color by state
(one touch, two touches, no touches)
- new MTSvgButton widget
- MTDragable is renamed from MTDragableWidget
- new MTSpeechBubble widget
:: Examples activity
- Fix Untangle example
- Finish tictactoe example (add end game screen + restart)
- New event recorder demo
- New camera demo (using OpenCV or Gstreamer)
- New fridgeletter demo
- New stylus demo
- Desktop now appear the menu in the direction of user
++tito;