[Gambas-user] Component requirements

Benoît Minisini gambas at ...1...
Sun Jul 3 20:22:08 CEST 2011


> hi,
> 
> > Please send your project and I will tell you.
> 
> which project? component or project that uses it?
> actually there is no "project". both are test cases.
> in the component, there is:
> PUBLIC SUB _init()
>    DIM s AS NEW Socket
> END
> 
> and in the project:
> PUBLIC SUB Button1_Click()
>    Component.Load("test_comp")
> END
> 
> regards,
> tobi
> 

I need the component project.

-- 
Benoît Minisini




More information about the User mailing list