V C++ GUI Framework: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==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++ 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== | ==Links== | ||
* http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/programming/objectcentral/beta/v/vrefman/vintro.htm | * http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/programming/objectcentral/beta/v/vrefman/vintro.htm | ||
==License== | |||
==Author== | |||
==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]] | ||
==Publications== | |||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 22:31, 9 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.