Page 1 of 1

can't call method named Init

PostPosted: Thu Dec 25, 2008 9:43 am
by gauthier
I'm trying to call ViewComponent.Init method in a test fixture I wrote with cobra:

Code: Select all
error: The method "init" is expecting 0 arguments, but 2 are being supplied in this call.


the current workaround is sharp'scapin

Re: can't call method named Init

PostPosted: Fri Dec 26, 2008 12:24 am
by Charles
This will go away when cues are implemented. Hopefully, soon.