VDK Logo

Home
Home
News
News
History
History
Download
Documentation
Download
Screenshots
Links
Links
Contact
Download
Contact
Project Page
Links


VDKBuilder Logo


What is VDKBuilder

VDKBuilder is a rapid application development tool based on VDK, a C++ wrapper of the Gtk+ widget set library.
It helps programmers in constructing GUI interfaces, editing, compiling, linking and debugging within an integrated environment.

The current stable version is 2.4.0, the current development version 3.0.0

The new VDKBuilder 3 is a complete rewrite of VDKBuilder 2, it will use a different approach on writing VDK applications.
Some features of the new VDKBuilder version:
  • Make it a single window application instead of seperate windows.
  • The build system will use scons and not the autoconf/automake toolset.
  • VDKBuilder will not use code generation any more, instead it will use a user interface construction library similar to libglade.
  • Integrated debugger (after first release).
  • CVS integration (after first release).