libyui-ncurses
2.55.0
|
Once all NCPad based types are able to page, maxPadHeight could be std::set to e.g 1024
to avoid bigger widgets in memory. Currently just NCTablePad supports paging. If paging is ON
, all content lines are written via directDraw. Without pageing DoRedraw is reponsible for this.