1 2 3 4 5 6
from Renderer import Renderer from enigma import ePixmap class Pixmap(Renderer): GUI_WIDGET = ePixmap