> hi                    in gambas2 form has no error but i ported gambas3
>  then "form.h" is badly overridden in class 'form3'
> 

"H" is a property of the Form class. Form3 inherits the Form class, and so, if 
it reimplements the "H" symbol, it must be a property too, with the same 
datatype.

Gambas2 says nothing because it is a bug that could be fixed in Gambas3 only.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to