|
|
|
|
|
by zwaps
1121 days ago
|
|
I really wonder how they made something like the windows2k interface in the 90's.
Compared to that, today's interfaces are garbage. And this is especially true for the web or anything that is even remotely in contact with Javascript. Were UX/UI people and researchers in the 90's just better? More competent? More careful in their research?
Did the objectives change so much from usability to selling clicks? |
|
Also, the default interface wasn’t composited, so nothing was translucent, so no one layered their controls and content. Sure, it looks kind of pretty in Material Design when a round button with nice antialiased edges sits on top of the content, but it’s terrible UX. In Win2K, if you wanted to do this, you either used “layered” windows (which were no amazingly slow that no one wanted to use them) or you had to go outside the Win32 library entirely and render the whole mess yourself. So designers mostly didn’t do this.