Curses and menus...

  • Thread starter Roberto Bechtlufft
  • Start date
R

Roberto Bechtlufft

I'm trying hard to create my first useful python program: an rss reader
in curses. I wrote some really ugly code to create a highlighting menu:
the opprions are laid on the screen, and then pressing up and down i
move a white bar to mark the item. Kind of like dialog menus.

But the code is REALLY ugly. I read about curses libmenu, but seems
like it wasn't ported to Python... this sounds weird to me. Why wasn't
it ported?

Maybe there is an easier way to create these menus. I've already tried
urwid. but I got a bit confused over the syntax.. Maybe I could use
dialog and ncurses together. Do these two thing mix together nicely, or
is it a bad idea?
 

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

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top