Re: [Gambas-user] simple question about components

2010-03-13 Thread Fabien Bodard
this may interest you : http://sourceforge.net/mailarchive/forum.php?thread_name=201003111358.20675.gam...@users.sourceforge.net&forum_name=gambas-user 2010/3/13 Ian Haywood : > I have a third-party component that I want to use in a project. > > I have installed the .gambas file to ~/.local/lib/g

[Gambas-user] simple question about components

2010-03-12 Thread Ian Haywood
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 w