[Gambas-user] Gambas3 :: Method signature and documentation

Benoît Minisini gambas at ...1...
Tue Oct 5 20:05:01 CEST 2010


> 	Ok, I found the error. I have about 30 class files in my project, and some
> of those files were missing the Export keyword.
> 
> 	Well, another question, I compiled my component, created a new project and
> used the compiled component in the "Libraries" tab in the project
> properties and now all works perfectly, but, how can I do show this
> componente in the "Component" tab? It's possible?
> 
> 	This is just a question, not a should be.
> 
> 	Thanks for all Benoit.
> 

To be in the component tab, you must write an "official" component in the 
Gambas source tree. 

An "official" component aims at being used world-wide, and so it must be 
useful, its interface must be well-thought, it should not have too many 
bugs... It is finally part of the language.

Regards,

-- 
Benoît Minisini




More information about the User mailing list