c - How to create options button with ncurses -


ehlo

i c , ncurses on linux creation of installer , kinda new on this. have seen installers linux(especially anaconda) can display windows, buttons "ok""next""back" on link https://hurley.files.wordpress.com/2008/01/snack-popcorn-snapshot.png?w=500 , need information it, have found menu examples not "buttons" call it.

greetings.

the example shown 1 of slang-based applications such whiptail. anaconda uses python scripts load newt library , run those. far know, there no documentation of (other source code), , longstanding issue, instance comment, , this.

whiptail application "like" dialog, simpler. dialog curses-based application can run using shell-scripts (such bash). can find more information dialog on homepage.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -