>      When i port my project  gambas2 to gambas3 error : "form.normal is
>  badly overridden in class" in gambas2 no error. it is working. 
> 

Window.Normal is a constant, you cannot override it anymore in Gambas 3. Fix 
your code to use another symbol name.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to