Question regarding curses and text-input methods

H

Harishankar

I am trying to use Python curses.textpad to get (preferably UTF-8 but
not needed) input from the user in a python curses application, but I
realize that it is extremely limited and doesn't allow me to specify an
existing text to edit. Also it doesn't seem to provide scrolling
abilities on the window.

Is this at all possible to get a large chunk of text using curses
module like a GUI textbox or should I look at alternatives like newt?

I prefer curses because it's simple and very flexible, but I am lost
for ideas on this. Any ideas which doesn't involve throwing away the
whole curses interface would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,190
Members
46,740
Latest member
AdolphBig6

Latest Threads

Top