This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cursor manipulation in python/curses



Hello,

this is the first time I am writing to this list, so I apologize if this is way off-topic...

Is there any possible way to hide the terminal cursor with curses in cygwin/python? The curs_set function always returns ERR (as pointed out in several examples in the demo files for python), and I wasn't able to generate an escape sequence to do such thing.

Thanks,

Leonardo Mesquita


--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]