Object Oriented Harbour GUI
Object Oriented Harbour GUI (aka OOHG) is a graphical interfase for developing Windows applications using (x)Harbour.
It enables programmers to easily develop applications with an user interfase consistent with Microsoft's "Common Controls".
Prerequisites
Before you begin, ensure you have met the following requirements:
- Microsoft Windows 7 or later.
- Harbour or xHarbour compiler.
- ANSI C compiler (BCC, MinGW, Pelles, Visual Studio).
- The content of this repository installed at folder C:\OOHG
Additional files
Optionaly you may download and install at folder C:\OOHG the following repositories:
Distros
Alternatively you can download a full package installer from Miguel's site.
Using OOHG
See
Asking for help
Please join the users group at
https://groups.google.com/forum/#!forum/oohg
Contributing to OOHG
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
.
- Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Contributors list
- Vicente Guerra
- Ciro Vargas C.
- Ehab Ouf
- Eduardo Fernandes
- Mitja Podgornik
- Eduar Saavedra
- Mirity Andor
- Paola Bruccoleri
- Gustavo Carlos Asborno
- Miguel Angel Juarez A.
- Fernando Yurisich (send a donation)
- Pierpaolo Martinello
- Johan
- Daniel Piperno
- Ricardo Sassy
- Hüseyin Aydin
- Marcelo Torres
- Sergio Castellari
- Esteban Ojeda
- Oskar Lira
- David Field
- Roberto Iturriaga
- Cayetano Gomez
- Lucho Miranda
- Ron Pinkas
- José M. C. Quintas
- Jacek Pospischil
- Miguel
License
See https://github.com/oohg/core/blob/main/LICENSE.txt