Have you looked at events in C# in any of the books you have?
Any tool is useful to get the job done, no need to re-invent a wheel. However, one common style of examples I've found on the net that use simple text pad is somehow classless programming style for apps. Here is an example :class Avarsmethod1{}method2{}method3{}end of class.Now visual c# : ( makes development life much easier )classAstatementvarsmethod1(para){call}method2(para){call}This is where my confusion is. I can manage a simple flow style but not the easier method of calling the IDE to use methods. This is my target.Any help or pointers on methods that dont follow one another in sequence?
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
Other services @ http://my.co.ke
Other lists
-------------
Skunkworks announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce
Science - http://lists.my.co.ke/cgi-bin/mailman/listinfo/science
kazi - http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general