Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
py2js33777yNot everyone is a developer. Most of the people care for a GUI, grow up, you are making for users not the devs
-
h4xx3r17167yThe history of the popularity of computers is positive "after" the GUI took off and permitted more nontechnical people to be comfortable about computers.
Without GUI there would be no comfortably approachable devRant u_u -
I'm with you, my boss saw me using the cmd to run a Python script I made which turned hours of manual clicking and typing into 6 number based answers to questions. He wanted me to share it with the office, no problem, shared. Entire office bitches that it doesn't have an "easy" way to use it and refuses to use it. This would be totally fine by me except he demanded I build a gui for it, at the time I had never built a gui for anything and didn't have the slightest clue where to start.
12 hours of Tkinter tutorials and doc reading later I had something which turned typing a single digits number into selecting a button in a window. Not exactly a huge improvement in my book.
Related Rants
-
AlgoRythm16I feel like people don't understand what I mean when I say "I'm a console gamer"
-
Softbunn7When you thought you oversimplified the user interface but it's still too confusing for the user...
-
blacckpigy12When i open a 2 gigabyte wordlist text file and forgot that my defaults​ text editor is GUI based.
I hate making GUI stuff. Can't people use console instead of GUI as good old times? I've made the whole program for console in Java. Was using it for myself but now I'm thinking of selling it but I have to make a GUI for it first but learning JavaFX is so hella boring.
rant
gui
good old times
console
javafx