V C++ GUI Framework: Difference between revisions
Appearance
mNo edit summary |
|||
Line 3: | Line 3: | ||
==Version== | ==Version== | ||
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/cplusplus&file=vos2-121.zip V portable C++ GUI Framework V 1.21 (1999-03-12)] | * Last known versions: 2.0 for the [[Linux]] and 32 bit MS Windows version. | ||
* Last known OS/2 version:''' | |||
: [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/cplusplus&file=vos2-121.zip V portable C++ GUI Framework V 1.21 (1999-03-12)] | |||
: [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/cplusplus&file=v124xos2.zip V portable C++ GUI Framework V 1.24 XFREE86/OS2 (2000-03-26)] | |||
* Last known generic [[UNIX]] and MS Windows 16 bit version: | |||
==Links== | ==Links== |
Revision as of 18:43, 21 January 2016
Description
V is an easy to program, cross-platform C++ graphical user interface framework. V was designed to make it easier to write C++ graphical user interface applications regardless if they are commercial, shareware, or freeware. In addition to OS/2 it supports MS Windows 16 and 32 bit and Unix like operating system via X11, note that the OS/2 version is available in versions for native OS/2 and XFree86
Version
- Last known versions: 2.0 for the Linux and 32 bit MS Windows version.
- Last known OS/2 version:
- V portable C++ GUI Framework V 1.21 (1999-03-12)
- V portable C++ GUI Framework V 1.24 XFREE86/OS2 (2000-03-26)
- Last known generic UNIX and MS Windows 16 bit version:
Links
- http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/programming/objectcentral/beta/v/vrefman/vintro.htm
- Homepage
License
- Open source release under the GPL v2 or LGPL v.2.1
Author
- Jon Hacker (OS/2 port)
- Original Author Bruce E. Wampler
Related Articles
- V - A Free C++ Graphical User Interface Framework by Jon Hacker
- The V C++ GUI Framework User Guide by Bruce E. Wampler (1999/06/30)