in reply to Re^4: Tab Cursor Backspace
in thread Tab Cursor Backspace
If you want to keep this code and make the entering of information a little more comfortable, perhaps Term::ReadLine or Term::UI might be appropriate? Also, instead of scrolling the terminal you could clear it, see here and here.
If you want to make a more "advanced" user interface with menu bars, dialogs, and such, have a look at Curses::UI::Tutorial (as recommended by LanX).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Tab Cursor Backspace
by PilotinControl (Pilgrim) on May 15, 2014 at 18:37 UTC |