V C++ GUI Framework: Difference between revisions
Appearance
Created page with "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, s..." |
No edit summary |
||
Line 1: | Line 1: | ||
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. | ||
==Links== | |||
* http://www.ccp14.ac.uk/ccp/ccp14/ftp-mirror/programming/objectcentral/beta/v/vrefman/vintro.htm | |||
==Related Articles== | ==Related Articles== |
Revision as of 04:16, 12 October 2012
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.