oohg / core

Files needed to build and use OOHG's libraries
https://oohg.github.io
GNU General Public License v2.0
8 stars 11 forks source link
c harbour minigui object-oriented oohg windows xharbour

Object Oriented Harbour GUI

License Donate

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:

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

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors list

License

See https://github.com/oohg/core/blob/main/LICENSE.txt