Seite 1 von 1

shell-gui???

Verfasst: Montag 12. Mai 2003, 13:34
von Gast
hallo allerseits...
gibt es für python ein modul mit dem ich auf dos bzw. linux-shell ebene eine gui erstellen kann (so in der art wie die alten dos editoren oder dosshell), oder such ich da vergeblich!?!?
so far, lukas

Verfasst: Montag 12. Mai 2003, 23:56
von Dookie
Hi lukas,

unter Linux gibts dafür ncurses, das steht aber auch für Dos z.B. zur Verfügung.
Ein Tutorial dafür gibts auf:
http://www.amk.ca/python/howto/curses/curses.html

Gruß

Dookie

dialog

Verfasst: Donnerstag 22. Mai 2003, 17:00
von GUest
Hi,

ich habe mal etwas mit Dialog gemacht, geht gut einfach :)

http://pythondialog.sourceforge.net/

GRuss