add a "Picture in Graphics" source.. its usable to show a small embedded tv
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 21 Sep 2007 20:15:18 +0000 (20:15 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 21 Sep 2007 20:15:18 +0000 (20:15 +0000)
commit79cab0403882bf14a34828b75f50a34d445851a6
tree074699a60974a491f5e7e3b6eba9dc2980ddf26d
parentd42c6cf196f659537b9da28049c90eccd9d7506e
add a "Picture in Graphics" source.. its usable to show a small embedded tv
picture in every screen.. simply by add a line like "<widget source="fake"
render="Pig" backgroundColor="transparent" size="160,120" position="50,50"
/>
lib/python/Components/GUISkin.py
lib/python/Components/Renderer/Makefile.am
lib/python/Components/Renderer/Pig.py [new file with mode: 0644]
skin.py