"Michel Claveau - MVP" wrote:
>
>Hi!
>
>You forget to write "urwid" do not run under Windows.
He also forgot to write "urwid" do not run under CP/M or OS/360. Why did
you feel compelled to post this three times? If it supported Windows, it
would say so. The fact that it doesn't say so means it
Hi!
You forget to write "urwid" do not run under Windows.
@-salutations
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
Hi!
You forget to write "urwid" do not run under Windows.
@-salutations
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
Hi!
You forget to write "urwid" do not run under Windows.
@-salutations
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
I noticed that when run on a 256-color capable xterm, upon exiting the
demo programs the colors in the bash shell are modified - e.g the bash
prompt, the output of colored ls commands.
For instance, due to my fiddling with dircolors, a file with executable
flags on is normally displayed in light
>> How did you make the html 'screenshots'? I guess you have some kind of
>> urwid2html tool or some such or is it plain ncurses?
>
> It's all handled in the demo code. This is from tour.py:
>
> if urwid.web_display.is_web_request():
> screen = urwid.web_display.Screen()
> else:
>
Daniel Fetchinson wrote:
> How did you make the html 'screenshots'? I guess you have some kind of
> urwid2html tool or some such or is it plain ncurses?
It's all handled in the demo code. This is from tour.py:
if urwid.web_display.is_web_request():
screen = urwid.web_display.Screen()
On 11/16/09, Ian Ward wrote:
> Announcing Urwid 0.9.9
> --
>
> Urwid home page:
>http://excess.org/urwid/
>
> Updated screen shots:
>http://excess.org/urwid/examples.html
How did you make the html 'screenshots'? I guess you have some kind of
urwid2html tool or some suc