<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"><SPAN style="FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-GB">Hello everyone. I have a weird problem I hope someone can help me with. I need to inherit vtkInteractorStyle or vtkInteractorStyleUnicam and override onLeftButtonDown. The problem is I can't override it because I get the error : "cannot override inherited member because it is not marked virtual, abstract, or override". As I was checking other classes inherited from vtkInteractorStyle it seems that they're using vtkTypeRevisionMacro, Which I don't really know what it is and how I can use it in my inherited class. I need to say I'm using c# and vtkdotnet. Can someone please help me with this. I've been working on this for a few days and the problem is anything I do I can't get the program <SPAN style="mso-spacerun: yes"> </SPAN>to
run the onLeftButtonDown method in the derived class instead of the base class when left button is pressed.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><FONT color=#2b91af size=2><FONT color=#2b91af size=2><FONT color=#008000 size=2><FONT color=#008000 size=2></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#2b91af size=2><FONT color=#2b91af size=2><FONT color=#008000 size=2><FONT color=#008000 size=2></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#2b91af size=2><FONT color=#2b91af size=2><FONT color=#008000 size=2><FONT color=#008000 size=2>Many Thanks</FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#2b91af size=2><FONT color=#2b91af size=2><FONT color=#008000 size=2><FONT color=#008000 size=2>Shaadi</DIV></FONT></FONT></FONT></FONT></div><br>
</body></html>