Re: Tools to help with text mode (i.e. non-GUI) input

Liste des GroupesRevenir à cl python 
Sujet : Re: Tools to help with text mode (i.e. non-GUI) input
De : grant.b.edwards (at) *nospam* gmail.com (Grant Edwards)
Groupes : comp.lang.python
Date : 14. Jan 2025, 01:20:57
Autres entêtes
Message-ID : <mailman.69.1736814058.2912.python-list@python.org>
References : 1 2 3
User-Agent : slrn/1.0.3 (Linux)
On 2025-01-13, Alan Gauld via Python-list <python-list@python.org> wrote:

All of that is possible in curses, you just have to code it.

All of that is easy with curses in C.  Unfortunately, the high level
"panel" and "menu" curses subystems that make it easy aren't included
in the Python curses API, so doing it in Pyhton is a _lot_ more work
than doing it in C.

I always like the Python API for the newt library (yonks ago it was
used for the Redhat installer), but haven't used it for years.


Date Sujet#  Auteur
14 Jan 25 o Re: Tools to help with text mode (i.e. non-GUI) input1Grant Edwards

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal