 |
- Components are external libraries. They are stored in /usr/local/lib/gambas2 (This path may be different in your installation)
- Information about components is stored in /usr/local/share/gambas2/info (This path may be different in your installation)
- To use a component in a project, the component must be selected in the menu [Project] [Properties] [Components] else an error message displays "Cannot load class 'name' Unable to load class file"
|