add concept of 'related screen', which can be used to get shared sources (like clock...
authorFelix Domke <tmbinc@elitedvb.net>
Sun, 23 Sep 2007 23:29:09 +0000 (23:29 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sun, 23 Sep 2007 23:29:09 +0000 (23:29 +0000)
commita12f0f98d99109a64942abf1bb1f6e429c2fc7f5
treeaae97daaf858cc545cbc9b64ba6b327bd1f22b8a
parentc62a259bfa8d576c05e7ac6bd1b978340f30135b
add concept of 'related screen', which can be used to get shared sources (like clock, current service, ...) from global,session-global,parent screen. replace 'fake' with 'session.VideoPicture' for pig usage.
lib/python/Screens/Globals.py [new file with mode: 0644]
lib/python/Screens/Screen.py
lib/python/Screens/SessionGlobals.py [new file with mode: 0644]
mytest.py
skin.py