I believe the tutorial has an example almost exactly like what you are 
looking for.

Ian

Felix Costa wrote:
> Hi there!
> 
> Firstable I'd like do introduce myself. I'm Felix, 28 yers old, 
> brasilian and living in Sao Paulo. I work as a Linux System Administrator.
> 
> I'm new to python and urwid. I've been learning python for about one 
> year and now I'd like to migrate some simple scripts I have to manage a 
> Linux server by using a curses like framework like urwid.
> 
> I'm get in trouble with such a thing I have a screen with a Frame widget 
> and a header, body and footer insite it. When I start the application I 
> got a Question in an Edit Widget.
> 
> What I'd wish is a help on can I change the question after hit enter. 
> Let me explain better!
> 
> Question #1
> -hit enter
> Question #2
> -hit enter
> question #3
> -hit enter
> Go do another thing.
> 
> After hit enter I'd like to put de next question on the place where the 
> actual question is.
> 
> This script if for conbfiguring an Samba Server. The escript ask me for 
> a hostname, domain name, passwords, so on. After the last step, it start 
> to create the conbfiguration files and start the services.
> 
> thanks in advance.
> 
> 



_______________________________________________
Urwid mailing list
[email protected]
http://lists.excess.org/mailman/listinfo/urwid

Reply via email to