7 ms·
I had a Mac Performa from the OS 7 days, and Inside Macintosh from the same time - but with the C API from what I remember, and used Metrowerks CodeWarrior as t
by machinecoffee 7y ago
I had a Mac Performa from the OS 7 days, and Inside Macintosh from the same time - but with the C API from what I remember, and used Metrowerks CodeWarrior as the development IDE. It was a great introduction to GUI programming, and CodeWarrior was a great IDE too.
I noticed this from the first pascal code example:
TEIdle(textH); {call TextEdit to make vertical bar blink}
.. oh how spoiled we are today :-)