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".
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
Optionaly you may download and install at folder C:\OOHG the following repositories:
- Integrated Development Environment: https://github.com/oohg/ide
- Source code formater: https://github.com/oohg/fmt
- Code samples and apps: https://github.com/oohg/samples
- Documentation: https://github.com/oohg/doc
- Tools for building distros: https://github.com/oohg/distros
- Code shared by users: https://github.com/oohg/shared
Alternatively you can download a full package installer from Miguel's site.
See
- https://github.com/oohg/doc/blob/main/english/Install_and_Update.md
- https://github.com/oohg/doc/blob/main/english/How_to_Configure_and_Use.md
Please join the users group at https://groups.google.com/forum/#!forum/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.
- 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