Russian? »

VISG: visual and smart GUI builder

VISG is the unique visual editor of graphical user interface (GUI). It can quickly generate the sources in a lot of programming languages and the process of generating can be tuned as much as you need. The code of the created interface can be made in the following programming languages:

  • C/C++
  • Basic
  • Pascal
  • Assembler
  • Gentee
  • JScript

Source code that VISG generates, was tested in the following programming environments and compilers:

  • MS Visual C++
  • Dev-C++
  • Delphi
  • FreePascal
  • FreeBASIC
  • Visual Basic
  • TASM
  • MASM
  • lzasm
  • fasm
  • Gentee
  • WSH/JScript+WSO

VISG differs from others by flexibility, customization, fast speed and small size. The user can easily add support for the necessary programming languages, controls (widgets), and translate the interface into their native language and so on. At the moment, the generated sources use only the Win32 API functions, which provides a compact size of compiled programs compared with other methods of creating the graphical interface. However, if you want, you can easily add the support of probably any other GUI library by the way of programming in very simple scripting language supported by the program.

Other VISG features:

  • This tool supports all the MS Windows built-in controls (widgets) and all its styles.
  • You can build (or compile) the sources immediately from VISG without any modification.
  • It supports project files.
  • It also supports very important things — plugins for extending the abilities of the program. These plugins are textual and use special simple scripting programming language. The user can modify these plugins and add new ones.
  • It has the multilingual interface with the following translations: English, Russian, Ukrainian, Italian, Spanish, French and Chinese.
  • VISG works primarily in MS Windows, but can be used also in Wine and ReactOS.
  • Though initially VISG was designed specifically for MS Windows, however, you can teach it to generate the source code under any other platform. For example, the standard VISG has an initial version of the code generator for the library Xlib.
  • VISG is free of charge and open under the GPLv3 license.

The latest version of VISG is 0.952
Download »
Discuss »

Tool window
File menu
Insert menu
Property window
Main window
New window with tabs
New window
Valid HTML 4.01 Valid CSS