I have a third-party component that I want to use in a project. I have installed the .gambas file to ~/.local/lib/gambas3 Running the main project with gbx3 directly finds this file and works fine, Opening the same project in the IDE doesn't work: it can't find the control How do I tell the IDE where the component is? Ian