I don't get an error ; LzCanvas inherits from LFCView which inherits from LFCNode, so it should have that method.
On Fri, Feb 8, 2008 at 12:42 PM, Donald Anderson <[EMAIL PROTECTED]> wrote: > Henry, > > I'm getting a build error in devildog - __LZcallInit() is marked as an > override function in LzCanvas, and the complaint is that it is no parent > class with that function name. LzCanvas does not seem to be inherited > from LzNode where __LZcallInit is declared, it inherits eventually > from LFCNode. > > Do you get this error? > > > > -- > > Don Anderson > Java/C/C++, Berkeley DB, systems consultant > > voice: 617-547-7881 > email: [EMAIL PROTECTED] > www: http://www.ddanderson.com > > > > > -- Henry Minsky Software Architect [EMAIL PROTECTED]
