|
|
|
|
|
by alpaca128
1341 days ago
|
|
You write software without looking at the screen? I doubt it. GUIs have no other purpose than providing ways to interact with the software and communicating those controls via our eyes. Buttons are spread across the window because that turns out to be very efficient at both showing users what common features are available, and giving them a way to quickly use those features without having to dig through menus. |
|