Most voted "user-interface" questions
4 questions
Sort by count of
-
20
votes1
answer415
viewsDoes it still make sense to use the Desktop Metaphor?
I know that UX-based questions most often tend to be interpreted as "opinion-based", so I would like answers on a theoretical basis, whether by quoting an article or author who justifies a position…
-
7
votes1
answer399
viewsHow do you make Scroll center on the elements inside the container?
Imagine that I have an image gallery that is inside a container. But each image in the gallery has a size according to the image: What I’d like to do is a snap, so that at the time of scroll at a…
-
0
votes1
answer129
viewsHow to make a graphical interface of a menu?
Guys I want to make a menu with graphical interface, I’ve done in C the code without graphical interface, but as in C is not possible to make interfaces, you know options besides Tkinter, qtcreator,…
-
-1
votes1
answer40
viewsHow can I find out, using the C language, which graphical environment is installed on Linux?
How can I find out which graphical environment is installed? Example: KDE, GNOME, XFCE or LXDE?