The likelihood of any legal restriction was probably close to zero - it’s only from today’s era of hyper-regulation that we might even imagine something like that.
Most likely it was a deliberate technical limitation. After all, dialog windows themselves were already overlapped. I remember well what a headache it was to program and render graphical elements on those old machines (PC AT 80286 with 256 KB of RAM).
giobox•1h ago
> The likelihood of any legal restriction was probably close to zero - it’s only from today’s era of hyper-regulation that we might even imagine something like that.
While it's demonstrated to be likely incorrect here, it's not a wild theory. Apple and Microsoft spent a lot of time in court over the "Look and Feel" cases regarding the windowing UI Apple felt Microsoft had stolen. The lawsuit was first filed in '88 and was widely reported on in tech and mainstream press etc, dragging on throughout the 90s.
> The likelihood of any legal restriction was probably close to zero - it’s only from today’s era of hyper-regulation that we might even imagine something like that.
Normally I'd agree with a statement like this. Except this is a very specific case.
plorkyeran•20m ago
That lawsuit happened in response to Window 2.0, and the fact that they adopted overlapping windows in 2.0 strongly suggests that Microsoft did not think that the change would lead to legal action and was taken by surprise.
jmclnx•58m ago
> Most likely it was a deliberate technical limitation
At the time I remember reading that was kind of the issue. I thought the article said something like "when Gates saw the Xerox machine, the display had no overlapping windows". So M/S cloned it as he saw it.
Once M/S W1.0 was developed he saw the demo again and was surprised the windows overlapped. So they rushed 2.0 to fix it.
But funny, with all people on Linux using tiling window managers these days, it seems Windows 1.0 was ahead of its time :)
KellyCriterion•26m ago
But hey, for 320x200 (8b) / 640x400 (4b) you had a linear framebuffer early on, before VESA&Co came along :-D
(this was around IRQ13, IIRC,right?)
contextfree•25m ago
As far as I've figured out the answer is that some people involved (the ex-PARC Scott McGregor and Charles Simonyi iirc) genuinely thought tiling was better, while others (Bill Gates?) disagreed but went along with it to avoid lawsuits.
MarsIronPI•13m ago
As a tiling window manager user, I think I agree! :D
zabzonk•25m ago
Perhaps aesthetic - both Windows 1.0 and 2.0 were (to me at least) very ugly. Things got a bit better with Windows 3.0 and 3.1 (and easier to program) but it wasn't really until Windows 95 that the whole thing came together. One thing you have to give Microsoft (at least back then) is that they did keep trying. And, speaking as a Windows developer, their documentation was very good.
eschaton•11m ago
“Barbarians Led by Bill Gates” is required reading on the matter.
CanopyCoder•1h ago
Most likely it was a deliberate technical limitation. After all, dialog windows themselves were already overlapped. I remember well what a headache it was to program and render graphical elements on those old machines (PC AT 80286 with 256 KB of RAM).
giobox•1h ago
While it's demonstrated to be likely incorrect here, it's not a wild theory. Apple and Microsoft spent a lot of time in court over the "Look and Feel" cases regarding the windowing UI Apple felt Microsoft had stolen. The lawsuit was first filed in '88 and was widely reported on in tech and mainstream press etc, dragging on throughout the 90s.
https://en.wikipedia.org/wiki/Apple_Computer,_Inc._v._Micros....
parl_match•43m ago
> The likelihood of any legal restriction was probably close to zero - it’s only from today’s era of hyper-regulation that we might even imagine something like that.
Normally I'd agree with a statement like this. Except this is a very specific case.
plorkyeran•20m ago
jmclnx•58m ago
At the time I remember reading that was kind of the issue. I thought the article said something like "when Gates saw the Xerox machine, the display had no overlapping windows". So M/S cloned it as he saw it.
Once M/S W1.0 was developed he saw the demo again and was surprised the windows overlapped. So they rushed 2.0 to fix it.
But funny, with all people on Linux using tiling window managers these days, it seems Windows 1.0 was ahead of its time :)
KellyCriterion•26m ago
(this was around IRQ13, IIRC,right?)