6 ms·
In 1994, I was looking at languages for a Windows GUI project, and I narrowed my options down to Borland ObjectVision (a sort-of "predecessor" to Delphi) and Vi
by vic20forever 10y ago
In 1994, I was looking at languages for a Windows GUI project, and I narrowed my options down to Borland ObjectVision (a sort-of "predecessor" to Delphi) and Visual Basic 3.0. I went with VB3 because the userbase was larger, but I've always wondered how my career would have played out if I'd chosen the other path.
- atombender 10y agoYou're probably thinking of Object Windows Library (OWL) [1], a C++ library that was available to both Turbo Pascal for Windows and Borland C++, and which was briefly available for other platforms, including several Unix variants. Borland also had the older Turbo Vision toolkit, but that was for MS-DOS. OWL was designed a very similar class hiearchy. [1] https://en.wikipedia.org/wiki/Object_Windows_Library https://en.wikipedia.org/wiki/Object_Windows_Library
- jacmoe 10y agoPlease search before jumping to conclusions: https://en.wikipedia.org/wiki/ObjectVision https://en.wikipedia.org/wiki/ObjectVision :)