StarView: Difference between revisions
Appearance
Created page with "Platform-independent C++ class library from StarDivision ==Articles== * Ramin Firoozyé: ''Examining the StarView Application Framework'' - Dr. Dobb's Journal (Dec 1993) ..." |
m →Version |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''StarView''' is platform-independent C++ class library for graphical user interfaces from [[StarDivision]]. | |||
==Version== | |||
*1.0 (1993) | |||
*2.0 | |||
*2.1 | |||
*2.2 (1994) | |||
==Supported compilers== | |||
;Windows 3.x:Borland C++ | |||
:Zortech C++ | |||
;Presentation Manager | |||
:Zortech C++ | |||
;OSF Motif:Sun C++ | |||
:Zortech C++ | |||
:Glockenspiel C++ | |||
;Macintosh:MPW C++ | |||
==Articles== | ==Articles== | ||
* Ramin Firoozyé: ''Examining the StarView Application Framework'' - Dr. Dobb's Journal (Dec 1993) | * Ramin Firoozyé: ''Examining the StarView Application Framework'' - Dr. Dobb's Journal (Dec 1993) | ||
[[Category:C++ Class Libraries]] | [[Category:C++ Class Libraries]][[Category:GUI framework]] |
Latest revision as of 23:46, 1 March 2024
StarView is platform-independent C++ class library for graphical user interfaces from StarDivision.
Version
- 1.0 (1993)
- 2.0
- 2.1
- 2.2 (1994)
Supported compilers
- Windows 3.x
- Borland C++
- Zortech C++
- Presentation Manager
- Zortech C++
- OSF Motif
- Sun C++
- Zortech C++
- Glockenspiel C++
- Macintosh
- MPW C++
Articles
- Ramin Firoozyé: Examining the StarView Application Framework - Dr. Dobb's Journal (Dec 1993)