GUI/TUI linux library

前端 未结 8 1258
别那么骄傲
别那么骄傲 2020-12-30 14:01

Is there any UI library that can be to build both a text user interface (ncurses) and graphical user interface (GTK? QT?) from the same source? I know that debconf can be us

8条回答
  •  爱一瞬间的悲伤
    2020-12-30 14:13

    There's Cursed GTK, but it seems a bit dated. I found some references to a port of Qt to ncurses called Qt Console, but it seems to have disappeared.

提交回复
热议问题