Installing GridEditor
This How-to applies to:
0.1
This How-to is intended for:
Developer
At present the components are packaged into a single file ...
- First, download the current components source from the project home page.
- Untar the file somewhere into your home folder
- Open the project with gambas2
- Make sure the project compiles
- Select make Executable
- Restart Gambas and create a new project (or open an existing project)
- Select Project -> Properties -> Components
- Scroll to the bottom and you should see "GridEditor"
- Tick the Box and click Ok
- If you look at your toolbox you should see three new "?" icons
- You're ready to go!