> Salut,
>
> my to days problem is:
>
> since gambas-0.95 I use an InputBox called InputBox, works good for me.
> With gambas2 it became a component (user-component).
>
> To day I added to the project the gb.form component, which includes his
> own InputBox even called InputBox.
>
> What is to do, to overwrite the gb.form.InputBox component?

You must export it (with the EXPORT keyword). It will not actually overwrite 
the gb.form InputBox, it will inherit it. So be careful!

Regards,

-- 
Benoît

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to