[Gambas-user] "form.h" is badly overridden in class 'form3'
Benoît Minisini
gambas at ...1...
Sat Dec 19 22:39:12 CET 2009
> 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
More information about the User
mailing list