Jump to content

V C++ GUI Framework: Difference between revisions

From EDM2
mNo edit summary
mNo edit summary
Line 1: Line 1:
==Description==
==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 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]]
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==
==Version==

Revision as of 18:33, 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

Links

License

Author

Related Articles

Publications