A question about interface programming

Hi all,

The interface like sysinstall(), does any one know how to build an application like that? Does it support i18n (multi-byte chars)?

Please find the picture in the attachment.

Thanks a lot.
 

Attachments

  • sysinstall interface.JPG
    sysinstall interface.JPG
    17.4 KB · Views: 363
wblock:
thank you for the quick response.

any clue about scripting programming examples of dialog? or c examples?

thanks.
 
cqlang said:
wblock:
thank you for the quick response.

any clue about scripting programming examples of dialog? or c examples?

There are some shell examples in /usr/share/examples/dialog.
 
curses seems have license issues(take it as more limits in there), so ncurses would be a better choice.
 
Back
Top