NCurses, scrolling of multiline items, "current item" pointer and "selected items"
- by mjf
I am looking for hints/ideas for the best (most effective) way on how to scroll multi-line items as well as emphasizing of the "current item" and "selected items" such as:
1 FOO ITEM
1 Foo sub-item
2 Foo sub-item
3 Foo sub-item
2 BAR ITEM
1 Bar sub-item
3 BAZ ITEM
1 Baz sub-item
2 Baz sub-item
4 RAB ITEM
5 ZZZ ITEM
1 Zzz sub-item…