> >have you converted your forms ?   menu>tools>
> 
> Yes
> 
> >why not check for this after project load and ask the user to convert
> >them?
> 
> yes I have checked and verified.
> 
> >The Delete() was reimplemented in your form. But its syntax differs from
> 
> the
> 
> >original Delete() method from the Control class. This is an error, but it
> 
> was
> 
> >not detected in Gambas 2
> 
> There is no Delete() function.
> 
> The only delete I am using is a button that has a Public Sub Delete_Click()

No Delete method, but a Delete symbol anyway. You can override a inherited 
symbol only with a symbol of the same type.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to