From f46f0bbfd9d9cdcd667b79904ad9ee844e2f4ba0 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Tue, 26 Apr 2005 00:59:15 +0000 Subject: [PATCH] added some screens / widgets --- skin.py | 44 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/skin.py b/skin.py index 1fa565f2..9de0a722 100644 --- a/skin.py +++ b/skin.py @@ -17,9 +17,14 @@ dom = xml.dom.minidom.parseString( """ - - - + + + + + + + + @@ -41,10 +46,27 @@ dom = xml.dom.minidom.parseString( - - + + - + + + + + + + + + + + + + + + + + + @@ -65,9 +87,13 @@ dom = xml.dom.minidom.parseString( - - - + + + + + + + -- 2.30.2