> 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 ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
