GUI/TUI linux library
        Posted  
        
            by Penz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Penz
        
        
        
        Published on 2008-09-02T18:43:15Z
        Indexed on 
            2010/04/28
            14:33 UTC
        
        
        Read the original article
        Hit count: 234
        
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 used with various frontends, I would like to build something similar but programmable.
© Stack Overflow or respective owner