| Sure, but— The fat borders for the windows and the control strip at the bottom left of the screen took up a lot of space on real monitors of the era. Try running at a more modest 800x600 or 640x480 and it will seem less efficient. Modern Mac OS X is actually quite efficient, with zero-pixel window borders on three sides, and narrower scroll bars. Worse, a bunch of applications had code that would set up window locations with the assumption that the window borders were 1 pixel wide, like they were prior to Mac OS 8. This often meant that controls which were supposed to be visible would be partially covered by another window’s border. I remember the Mac OS 8 era as a bit of “excess” that got cleaned up somewhat with the arrival of Mac OS X. On the other hand, Mac OS 8 came with a fresh batch of standardized widgets (Appearance Manager) which made all the apps look better. These widgets came with guidelines for how they should be sized and placed, something which is missing from a lot of modern UI toolkits. |
Not to say it was perfect, but overall old computer interfaces were more information dense than todays one.