Я пытался сделать с помощью:
Код: Выделить всё
wborder(this->win,
'┃', //left-side
'┃', //right-side
'━', //top-side
'━', //bottom-side
'┏', //top-left (corner)
'┓', //top-right (corner)
'┗', //bottom-left (corner)
'┛'); //bottom-right (corner
);
Подробнее здесь: https://stackoverflow.com/questions/798 ... in-ncurses
Мобильная версия