I"m attempting to override a function where I've verified that:
1) I'm importing the correct package
2) The method I'm trying to override is public
3) The signatures match.

Some other condition is causing the error message:
 1020: Method marked override must override another method.

Where should I look?

thx
--steve...

Reply via email to