On 01/10/2011 05:10 PM, Gustaf Neumann wrote:
Dear Krzysztof, you did not include tester.tcl. Without it is hard to help you... -gustaf
Hello,
Once again - all the files. The problem: in init of class ExtendedContainer there is a call for two procs: testA and testB. Both should work, because tmp1 is an object of class B (which contains testB) which has superclass A (which contains testA). However the call for testB works, but testA doesn't. Why? Thank you for you help.
Best regards