Re: Tag name IDLITCOMPONENT_TOP is undefined [message #36716 is a reply to message #36635] |
Mon, 13 October 2003 03:40  |
justspam03
Messages: 36 Registered: October 2003
|
Member |
|
|
Hi David,
thanks for your answer.
Neither object 'A' nor object 'B' contain a setProperty
method. Since the color attribute is standard to IDLgrRoi
[where 'A' is subclass to 'B' which is subclass to 'IDLgrRoi']
I would expect IDLgrRoi to take care of the method call.
Seems it doesn't.
Well, I do some loading and saving of objects around
the part where the quoted error happens, and for internal
reasons, I have to delete some objects from the tree.
Although the deleted objects should have no concern with
the hierarchy at which base IDLitComponent stands, something
may go wrong here.
As a consequence I'll use my own saving routine (and file
format) - hope that helps.
(on some other occasion I also found that IDL may miss
the compilation of some user defined objects when subclassed
over several levels - so my trust in IDL's handling of
object hierarchies is a bit shattered anyway :)
Thanks in any case
Cheers
Oliver
[used my real e-mail address when first signing up with goole
groups - now I'm now flooded with spam. Grrr. Stupid me.]
|
|
|