except:
None
-dom = xml.dom.minidom.parseString(
- """<skin>
-
- <colors>
- <color name="white" value="#ffffff" />
- <color name="black" value="#000000" />
- <color name="dark" value="#294a6b" />
-
- <color name="red" value="#ff0000" />
- <color name="green" value="#00ff00" />
- <color name="blue" value="#0000ff" />
- <color name="yellow" value="#c0c000" />
- </colors>
- <windowstyle type="skinned">
- <color name="Background" color="#4075a7" />
- <color name="LabelForeground" color="#ffffff" />
- <color name="ListboxBackground" color="#4075a7" />
- <color name="ListboxForeground" color="#ffffff" />
- <color name="ListboxSelectedBackground" color="#404080" />
- <color name="ListboxSelectedForeground" color="#ffffff" />
- <color name="ListboxMarkedBackground" color="#ff0000" />
- <color name="ListboxMarkedForeground" color="#ffffff" />
- <borderset name="bsWindow">
- <pixmap pos="bpTopLeft" filename="data/b_w_tl.png" />
- <pixmap pos="bpTop" filename="data/b_w_t.png" />
- <pixmap pos="bpTopRight" filename="data/b_w_tr.png" />
- <pixmap pos="bpLeft" filename="data/b_w_l.png" />
- <pixmap pos="bpRight" filename="data/b_w_r.png" />
- <pixmap pos="bpBottomLeft" filename="data/b_w_bl.png" />
- <pixmap pos="bpBottom" filename="data/b_w_b.png" />
- <pixmap pos="bpBottomRight" filename="data/b_w_br.png" />
- </borderset>
- </windowstyle> """ """
- <screen name="Menu" position="300,100" size="300,300" title="real main menu">
-<!-- <widget name="okbutton" position="10,190" size="280,50" font="Arial;20" valign="center" halign="center" />-->
- <widget name="title" position="10,10" size="280,20" />
- <widget name="menu" position="10,30" size="280,200" />
-
- </screen>
- <screen name="ScartLoopThrough" position="0,0" size="720,576">
- </screen>
- <screen name="ConfigMenu" position="300,100" size="300,300" title="real main menu">
- <widget name="txt_var_1" position="20,20" size="100,20" />
- <widget name="btn_var_1" position="110,20" size="200,20" />
- <widget name="txt_var_2" position="20,60" size="100,20" />
- <widget name="btn_var_2" position="110,60" size="200,20" />
- </screen>
- <screen name="configOSD" position="140,125" size="460,350" title="OSD Settings">
- <widget name="okbutton" position="20,245" size="205,40" />
- <widget name="txt_alpha" position="20,20" size="110,20" />
- <widget name="sld_alpha" position="150,20" size="290,20" />
- <widget name="txt_brightness" position="20,60" size="120,20" />
- <widget name="sld_brightness" position="150,20" size="290,20" />
- <widget name="txt_gamma" position="20,100" size="120,20" />
- <widget name="sld_gamma" position="150,100" size="290,20" />
- </screen>
- <screen name="configTest" position="300,100" size="300,300" title="config menu">
- <widget name="config" position="10,30" size="280,140" />
- </screen>
- <screen name="TimerEditList" position="160,100" size="420,430" title="Timer Editor">
- <widget name="timerlist" position="10,30" size="400,300" />
- </screen>
- <screen name="clockDisplay" position="300,100" size="300,300">
- <widget name="okbutton" position="10,10" size="280,40" />
- <widget name="title" position="10,120" size="280,50" />
- <widget name="theClock" position="10,60" size="280,50" />
- </screen>
- <screen name="InfoBar" position="0,380" size="720,151" title="InfoBar" flags="wfNoBorder">
- <ePixmap position="0,0" size="720,151" pixmap="data/info-bg.png" />
-
- <widget name="ServiceName" position="69,30" size="427,26" valign="center" font="Arial;32" backgroundColor="#101258" />
- <widget name="CurrentTime" position="575,10" size="66,30" backgroundColor="dark" font="Arial;16" />
- <widget name="Event_Now" position="273,68" size="282,30" font="Arial;29" backgroundColor="dark" />
- <widget name="Event_Next" position="273,98" size="282,30" font="Arial;29" backgroundColor="dark" />
- <widget name="Event_Now_Duration" position="555,68" size="70,26" font="Arial;26" backgroundColor="dark" />
- <widget name="Event_Next_Duration" position="555,98" size="70,26" font="Arial;26" backgroundColor="dark" />
-<!-- <eLabel position="70,0" size="300,30" text=".oO skin Oo." font="Arial;20" /> -->
- </screen>
- <screen name="ChannelSelection" position="90,100" size="560,420" title="Channel Selection">
- <widget name="list" position="0,50" size="560,340" />
-<!-- <widget name="okbutton" position="340,50" size="140,30" />-->
- <widget name="key_red" position="0,0" size="140,40" backgroundColor="red" />
- <widget name="key_green" position="140,0" size="140,40" backgroundColor="green" />
- <widget name="key_yellow" position="280,0" size="140,40" backgroundColor="yellow" />
- <widget name="key_blue" position="420,0" size="140,40" backgroundColor="blue" />
- </screen>
- <screen name="ServiceScan" position="150,100" size="300,200" title="Service Scan">
- <widget name="scan_progress" position="10,10" size="280,50" />
- <widget name="scan_state" position="10,60" size="280,30" />
- </screen>
- <screen name="TimerEdit" position="70,100" size="590,335" title="Timer Edit">
- <widget name="description" position="10,10" size="580,40" font="Arial;25" />
- <widget name="lbegin" position="405,102" size="103,30" font="Arial;25" foregroundColor="red" />
- <widget name="lend" position="405,158" size="103,30" font="Arial;25" foregroundColor="green" />
- <widget name="begin" position="508,105" size="72,35" font="Arial;25" />
- <widget name="end" position="508,150" size="72,35" font="Arial;25" />
- <widget name="apply" position="10,240" size="250,35" />
- </screen>
- <screen name="MessageBox" position="0,300" size="720,10" title="Message">
- <widget name="text" position="0,0" size="500,0" font="Arial;25" />
- <applet type="onLayoutFinish">
-# this should be factored out into some helper code, but currently demonstrated applets.
-from enigma import eSize, ePoint
-
-orgwidth = self.instance.size().width()
-orgpos = self.instance.position()
-textsize = self["text"].getSize()
-
-# y size still must be fixed in font stuff...
-textsize = (textsize[0], textsize[1] + 20)
-wsize = (textsize[0] + 20, textsize[1] + 20)
+from Tools.Directories import resolveFilename, SCOPE_SKIN, SCOPE_SKIN_IMAGE
-# resize
-self.instance.resize(eSize(*wsize))
-
-# resize label
-self["text"].instance.resize(eSize(*textsize))
-
-# center window
-newwidth = wsize[0]
-self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
- </applet>
- </screen>
- </skin>""")
+# read the skin
+dom_skin = xml.dom.minidom.parse(resolveFilename(SCOPE_SKIN, 'skin.xml'))
+dom_skin_default = xml.dom.minidom.parse(resolveFilename(SCOPE_SKIN, 'skin_default.xml'))
def parsePosition(str):
x, y = str.split(',')
raise ("color '%s' must be #aarrggbb or valid named color" % (str))
return gRGB(int(str[1:], 0x10))
-def collectAttributes(skinAttributes, node):
+def collectAttributes(skinAttributes, node, skin_path_prefix=None):
# walk all attributes
for p in range(node.attributes.length):
a = node.attributes.item(p)
# convert to string (was: unicode)
attrib = str(a.name)
- # TODO: proper UTF8 translation?! (for value)
# TODO: localization? as in e1?
- value = str(a.value)
+ value = a.value.encode("utf-8")
+
+ if skin_path_prefix and attrib in ["pixmap", "pointer"] and len(value) and value[0:2] == "~/":
+ value = skin_path_prefix + value[1:]
- skinAttributes[attrib] = value
+ skinAttributes.append((attrib, value))
-def applySingleAttribute(guiObject, desktop, attrib, value):
+def loadPixmap(path):
+ ptr = loadPNG(path)
+ if ptr is None:
+ raise "pixmap file %s not found!" % (path)
+ return ptr
+
+def applySingleAttribute(guiObject, desktop, attrib, value):
# and set attributes
try:
if attrib == 'position':
elif attrib == 'size':
guiObject.resize(parseSize(value))
elif attrib == 'title':
- guiObject.setTitle(value)
+ guiObject.setTitle(_(value))
elif attrib == 'text':
guiObject.setText(value)
elif attrib == 'font':
guiObject.setFont(parseFont(value))
+ elif attrib == 'zPosition':
+ guiObject.setZPosition(int(value))
elif attrib == "pixmap":
- ptr = gPixmapPtr()
- if loadPNG(ptr, value):
- raise "loading PNG failed!"
- x = ptr
- ptr = ptr.__deref__()
- desktop.makeCompatiblePixmap(ptr)
- guiObject.setPixmap(ptr)
+ ptr = loadPixmap(resolveFilename(SCOPE_SKIN_IMAGE, value))
+ # that __deref__ still scares me!
+ desktop.makeCompatiblePixmap(ptr.__deref__())
+ guiObject.setPixmap(ptr.__deref__())
# guiObject.setPixmapFromFile(value)
+ elif attrib == "alphatest": # used by ePixmap
+ guiObject.setAlphatest(
+ { "on": True,
+ "off": False
+ }[value])
+ elif attrib == "orientation": # used by eSlider
+ try:
+ guiObject.setOrientation(
+ { "orVertical": guiObject.orVertical,
+ "orHorizontal": guiObject.orHorizontal
+ }[value])
+ except KeyError:
+ print "oprientation must be either orVertical or orHorizontal!"
elif attrib == "valign":
try:
guiObject.setVAlign(
guiObject.setBackgroundColor(parseColor(value))
elif attrib == "foregroundColor":
guiObject.setForegroundColor(parseColor(value))
+ elif attrib == "selectionDisabled":
+ guiObject.setSelectionEnable(0)
+ elif attrib == "transparent":
+ guiObject.setTransparent(int(value))
+ elif attrib == "borderColor":
+ guiObject.setBorderColor(parseColor(value))
+ elif attrib == "borderWidth":
+ guiObject.setBorderWidth(int(value))
+ elif attrib == "scrollbarMode":
+ guiObject.setScrollbarMode(
+ { "showOnDemand": guiObject.showOnDemand,
+ "showAlways": guiObject.showAlways,
+ "showNever": guiObject.showNever
+ }[value])
+ elif attrib == "enableWrapAround":
+ guiObject.setWrapAround(True)
+ elif attrib == "pointer":
+ (name, pos) = value.split(':')
+ pos = parsePosition(pos)
+ ptr = loadPixmap(resolveFilename(SCOPE_SKIN_IMAGE, name))
+ desktop.makeCompatiblePixmap(ptr.__deref__())
+ guiObject.setPointer(ptr.__deref__(), pos)
elif attrib != 'name':
print "unsupported attribute " + attrib + "=" + value
except int:
print "widget %s (%s) doesn't support attribute %s!" % ("", guiObject.__class__.__name__, attrib)
def applyAllAttributes(guiObject, desktop, attributes):
- for (attrib, value) in attributes.items():
+ for (attrib, value) in attributes:
applySingleAttribute(guiObject, desktop, attrib, value)
def loadSkin(desktop):
print "loading skin..."
- def getPNG(x):
- g = gPixmapPtr()
- loadPNG(g, x)
- g = g.grabRef()
- return g
-
- skin = dom.childNodes[0]
+ skin = dom_skin.childNodes[0]
assert skin.tagName == "skin", "root element in skin must be 'skin'!"
for c in elementsWithTag(skin.childNodes, "colors"):
for windowstyle in elementsWithTag(skin.childNodes, "windowstyle"):
style = eWindowStyleSkinned()
+ style.setTitleFont(gFont("Regular", 20));
+ style.setTitleOffset(eSize(20, 5));
+
for borderset in elementsWithTag(windowstyle.childNodes, "borderset"):
bsName = str(borderset.getAttribute("name"))
for pixmap in elementsWithTag(borderset.childNodes, "pixmap"):
bpName = str(pixmap.getAttribute("pos"))
filename = str(pixmap.getAttribute("filename"))
- png = getPNG(filename)
+ png = loadPixmap(resolveFilename(SCOPE_SKIN_IMAGE, filename))
# adapt palette
- desktop.makeCompatiblePixmap(png)
- style.setPixmap(eWindowStyleSkinned.__dict__[bsName], eWindowStyleSkinned.__dict__[bpName], png)
+ desktop.makeCompatiblePixmap(png.__deref__())
+ style.setPixmap(eWindowStyleSkinned.__dict__[bsName], eWindowStyleSkinned.__dict__[bpName], png.__deref__())
for color in elementsWithTag(windowstyle.childNodes, "color"):
type = str(color.getAttribute("name"))
myscreen = None
# first, find the corresponding screen element
- skin = dom.childNodes[0]
+ skin = dom_skin.childNodes[0]
+ skin_default = dom_skin_default.childNodes[0]
for x in elementsWithTag(skin.childNodes, "screen"):
if x.getAttribute('name') == name:
myscreen = x
- del skin
+ break
+
+ # if not found, check default skin
+ if myscreen is None:
+ for x in elementsWithTag(skin_default.childNodes, "screen"):
+ if x.getAttribute('name') == name:
+ myscreen = x
+ break
+
+ del skin, skin_default
+
+ # otherwise try embedded skin
+ myscreen = myscreen or getattr(screen, "parsedSkin", None)
+
+ # try uncompiled embedded skin
+ if myscreen is None and getattr(screen, "skin", None):
+ myscreen = screen.parsedSkin = xml.dom.minidom.parseString(screen.skin).childNodes[0]
+
+ assert myscreen is not None, "no skin for screen '" + name + "' found!"
+
+ screen.skinAttributes = [ ]
- assert myscreen != None, "no skin for screen '" + name + "' found!"
+ skin_path_prefix = getattr(screen, "skin_path", None)
- screen.skinAttributes = { }
- collectAttributes(screen.skinAttributes, myscreen)
+ collectAttributes(screen.skinAttributes, myscreen, skin_path_prefix)
screen.additionalWidgets = [ ]
# get corresponding gui object
try:
- attributes = screen[wname].skinAttributes = { }
+ attributes = screen[wname].skinAttributes = [ ]
except:
raise str("component with name '" + wname + "' was not found in skin of screen '" + name + "'!")
- collectAttributes(attributes, widget)
+ collectAttributes(attributes, widget, skin_path_prefix)
# now walk additional objects
for widget in elementsWithTag(myscreen.childNodes, lambda x: x != "widget"):
else:
raise str("unsupported stuff : %s" % widget.tagName)
- w.skinAttributes = { }
- collectAttributes(w.skinAttributes, widget)
+ w.skinAttributes = [ ]
+ collectAttributes(w.skinAttributes, widget, skin_path_prefix)
# applyAttributes(guiObject, widget, desktop)
# guiObject.thisown = 0
- print screen.additionalWidgets
screen.additionalWidgets.append(w)