add 'canvas' gui element where you can draw into a pixmap from python
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 19 Jul 2007 23:48:55 +0000 (23:48 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 19 Jul 2007 23:48:55 +0000 (23:48 +0000)
commitc479beea7cc338380a38e29ae041c03b2c299ac1
tree54a2173395f0f15d27f54ed3e9cf5efa9fc136c9
parent4a8afa26612c40ba5c9c48d42e15abe8bcec2b98
add 'canvas' gui element where you can draw into a pixmap from python
lib/gui/Makefile.am
lib/gui/ecanvas.cpp [new file with mode: 0644]
lib/gui/ecanvas.h [new file with mode: 0644]
lib/python/Components/Renderer/Canvas.py [new file with mode: 0644]
lib/python/Components/Renderer/Makefile.am
lib/python/Components/Sources/CanvasSource.py [new file with mode: 0644]
lib/python/Components/Sources/Makefile.am
lib/python/enigma_python.i