Tagged Questions
2
votes
3answers
175 views
Keeping program GUI front-end and CLI functionality separate
In Linux a lot of programs have a CLI version and a GUI front-end. I read somewhere that this follows the linux philosophy and is good practice. Of course it's true from a developers perspective to ...
-2
votes
2answers
193 views
UI toolkit + programming language to develop linux applications [closed]
Suggest good GUI designer tool with programming language for linux based application. For a developer who knows winform and C#.
Don't want to use mono on linux to run .net application on linux.
I ...
1
vote
2answers
350 views
Linux user interface programming? (esp. for Python and Fortran)
What are my options for programming a GUI in Linux? I have several programs in Fortran and Python that I would like to create simple UI's for. I also plan on incorporating graphics in the form of ...