2007-06-24, 05:53 PM
I'm comfortable with procedural languages (assembler, cobol, PL/1, VB, etc) but completely new to OOP and C#
I am following the HelloWorldTask tutorial using SharpDevelop and have a problem when I come to include the IMenuTask class in my code (bottom of page 16). The tutorial refers to a Visual Studio function which automatically implements the code stubs for the interface. I can't figure out how to do this in SharpDevelop. I suspect I need to get involved with Tools/Auto code generation but I cannot persuade the Auto code generation dialog box to come out of hiding (I can run a clean build). Help :o
I am following the HelloWorldTask tutorial using SharpDevelop and have a problem when I come to include the IMenuTask class in my code (bottom of page 16). The tutorial refers to a Visual Studio function which automatically implements the code stubs for the interface. I can't figure out how to do this in SharpDevelop. I suspect I need to get involved with Tools/Auto code generation but I cannot persuade the Auto code generation dialog box to come out of hiding (I can run a clean build). Help :o