Re: portable text user interface

2004-12-30 Thread Fuzzyman
Miki Tebeka wrote: > Hello Fuzzyman, > > > > > Are there widely used and recommended Python libraries that will > > > > let me makes a portable text user interface? > > > If you just need a text-like interface you can use Tkinter. > > > See (sham

Re: portable text user interface

2004-12-30 Thread Maxim Kasimov
Grant Edwards wrote: On 2004-12-30, Maxim Kasimov <[EMAIL PROTECTED]> wrote: yes i'm telneting (sshing), that is the reason why i'm looking for libs for making text interfaces. i know there is a project named "anakonda" - red hat linux installer, but it is uses specific C libs. i can use only pyth

Re: portable text user interface

2004-12-30 Thread Grant Edwards
On 2004-12-30, Maxim Kasimov <[EMAIL PROTECTED]> wrote: >>>yes i'm telneting (sshing), that is the reason why i'm looking >>>for libs for making text interfaces. i know there is a project >>>named "anakonda" - red hat linux installer, but it is uses >>>specific C libs. i can use only python libs.

Re: portable text user interface

2004-12-30 Thread Maxim Kasimov
Grant Edwards wrote: On 2004-12-30, Maxim Kasimov <[EMAIL PROTECTED]> wrote: yes i'm telneting (sshing), that is the reason why i'm looking for libs for making text interfaces. i know there is a project named "anakonda" - red hat linux installer, but it is uses specific C libs. i can use only pyth

Re: portable text user interface

2004-12-30 Thread Grant Edwards
On 2004-12-30, Maxim Kasimov <[EMAIL PROTECTED]> wrote: > yes i'm telneting (sshing), that is the reason why i'm looking > for libs for making text interfaces. i know there is a project > named "anakonda" - red hat linux installer, but it is uses > specific C libs. i can use only python libs. By

Re: portable text user interface

2004-12-30 Thread Maxim Kasimov
Steve Holden wrote: Maxim Kasimov wrote: Miki Tebeka wrote: Hello Fuzzyman, Are there widely used and recommended Python libraries that will let me makes a portable text user interface? If you just need a text-like interface you can use Tkinter. See (shameless plug) http://developer.berlios.de

Re: portable text user interface

2004-12-30 Thread Steve Holden
Maxim Kasimov wrote: Miki Tebeka wrote: Hello Fuzzyman, Are there widely used and recommended Python libraries that will let me makes a portable text user interface? If you just need a text-like interface you can use Tkinter. See (shameless plug) http://developer.berlios.de/projects/bcd/ and

Re: portable text user interface

2004-12-30 Thread Maxim Kasimov
Miki Tebeka wrote: Hello Fuzzyman, Are there widely used and recommended Python libraries that will let me makes a portable text user interface? If you just need a text-like interface you can use Tkinter. See (shameless plug) http://developer.berlios.de/projects/bcd/ and http

Re: portable text user interface

2004-12-30 Thread Miki Tebeka
Hello Fuzzyman, > > > Are there widely used and recommended Python libraries that will > > > let me makes a portable text user interface? > > If you just need a text-like interface you can use Tkinter. > > See (shameless plug) http://developer.berlios

Re: portable text user interface

2004-12-29 Thread Fuzzyman
Miki Tebeka wrote: > Hello Maxim, > > > Are there widely used and recommended Python libraries that will > > let me makes a portable text user interface? > If you just need a text-like interface you can use Tkinter. > See (shameless plug) http://developer.berlios.de/

Re: portable text user interface

2004-12-29 Thread Miki Tebeka
Hello Maxim, > Are there widely used and recommended Python libraries that will > let me makes a portable text user interface? If you just need a text-like interface you can use Tkinter. See (shameless plug) http://developer.berlios.de/projects/bcd/ and http://developer.berlios.de/dbimage.

portable text user interface

2004-12-29 Thread Maxim Kasimov
Hi. Are there widely used and recommended Python libraries that will let me makes a portable text user interface? -- Best regards, Maxim -- http://mail.python.org/mailman/listinfo/python-list