Next Previous Contents

7. Making a Graphical User Interface

Now we shall speak about libraries. This is a list of GUI libraries for (x)Harbour designed to create a Windows interface. They are reported in the order in which I became aware of their existence.

Library

Link

Notes

HwGUI

http://kresin.belgorod.su/hwgui.html

is an add- on library for Harbour, intended for creating GUI applications on Win32 platform.

MiniGUI

http://www.geocities.com/harbour_minigui/

is a GUI library for Harbour and xHarbour compilers which offers also, in a all-in-one package, a full Clipper programming environment (see the download section for more informations).

WoopGUI for Harbour

http://www.woopgui.com/

7.1 Creating a Win32 GUI with (x)Harbour using HwGUI

7.2 Creating a Win32 GUI with (x)Harbour using MiniGUI

7.3 GTK development with (x)Harbour

The GTK wrapper is at http://xbgtk.sourceforge.net/.

xbGTK is an open source library for Linux and WIN32.
It allows to use GTK+ in programs written in xBase-like languages. At present, Harbour and xHarbour are supported.

7.4 GTK development with Clip


Next Previous Contents
Hosted by www.Geocities.ws

1