*** Features of VISG.

+ It allows to build graphical user interface (GUI) visually.

+ It allows to generate the source code for created GUI for several different platforms.

+ It supports the special description language that any user can add support of its programming language
  in the program, or change current scripts.

+ It supports plugins.
  These plugins are text files with very simple syntax.
  Any user can simply add new controls, menu items, etc.

+ It supports all MS Windows controls and all its styles.
  Also it supports convenient work with TabControl.

+ At the moment, VISG knows about the following programming languages:
  C, Pascal (Free Pascal, Delphi), Assembler (masm, tasm, lzasm, fasm),
  Basic (FreeBASIC, Visual Basic), Gentee, JScript.

+ At the moment, VISG can use the following libraries:
  Win32API, Xlib, WSO (WindowSystemObject).

+ Just generated source program can be compiled without extra modifications.

+ Visg has the function to copy interface of other programs.

+ Convenient interface.

+ Multilingual interface. It can be simply translated to any language.

+ The program supports project files.

+ The program is not slow. It works fast.

+ The program is compact.

+ VISG works under MS Windows, Linux+Wine, ReactOS.

+ VISG is free of charge.

+ Tested on: MSVC++, Delphi, Free Pascal, devcpp, TASM, MASM, lzasm, fasm, gcc,
   Free Basic, Visual Basic 6.0, Gentee, WSH/JScript.

===============================
