Jump to content

V C++ GUI Framework: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
==Description==
==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.
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.


==Version==
==Version==
Line 11: Line 11:


==License==
==License==
GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL)
* Open source release under the [[GPL v2]] or [[LGPL v.2.1]]


==Author==
==Author==
* Ported by [[Jon Hacker]]
* [[Jon Hacker]] (OS/2 port)
* Original Author [[Bruce E. Wampler]]
* Original Author [[Bruce E. Wampler]]


Line 25: Line 25:




[[Category:Tools]]
[[Category:Tools]][[Category:Open Source Software]][[Software written in C++]]

Revision as of 21:54, 17 February 2015

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.

Version

Links

License

Author

Related Articles

Publications