The text-mode user interface for
BiaWeb using the
dialog interface is now complete. I had ditched the curses interface (see previous entry) because it was too low level and couldn't handle multi-line text input.
A screen-shot:

As you can see it is better looking and more functional than the curses interface I worked on earlier. However, I have
not used the
python-dialog module and instead wrote my own wrapper to
dialog so the only additional dependency is
dialog itself.
Just to clarify: the original plain command line version is still available.
No comments yet
Leave a comment »There are no comments for this article yet.