From b4448ddb042e5f5015125597633e368f17acbcec Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 19 Jan 2006 03:19:41 +0000 Subject: better marking of current cursor in Components.Input change eLabel to being able to mark a character --- lib/python/Plugins/test/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/test/plugin.py') diff --git a/lib/python/Plugins/test/plugin.py b/lib/python/Plugins/test/plugin.py index c08a986f..d85a80c9 100644 --- a/lib/python/Plugins/test/plugin.py +++ b/lib/python/Plugins/test/plugin.py @@ -11,7 +11,7 @@ import os class Test(Screen): skin = """ - + """ def __init__(self, session, args = None): -- cgit v1.2.3