Jump to content

V C++ GUI Framework: Difference between revisions

From EDM2
mNo edit summary
Line 11: Line 11:


==License==
==License==
GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL)
GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL)


Line 20: Line 19:
==Related Articles==
==Related Articles==
* [[V - A Free C++ Graphical User Interface Framework]] by [[Jon Hacker]]
* [[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)


==Publications==
==Publications==
* [http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/programming/objectcentral/beta/v/vrefman/vintro.htm The V C++ GUI Framework User Guide] by [[Bruce E. Wampler]]
* [http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/programming/objectcentral/beta/v/vrefman/vintro.htm The V C++ GUI Framework User Guide] by [[Bruce E. Wampler]]


* [[The V C++ GUI Framework User Guide]] by [[Bruce E. Wampler]]


[[Category:Tools]]
[[Category:Tools]]

Revision as of 19:37, 12 November 2012

Description

V is an easy to program, cross-platform C++ GUI Framework. V was designed to make it the easiest way to write C++ graphical user interface applications available -- commercial, shareware, or freeware.

Version

Links

License

GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL)

Author

Related Articles

Publications