*not quite, it
inherits
**PRWidget-#context
^ context ifNil: [ context := super context ]*
Normally that cache should be updated through #onChangeContext: by
PRPierFrame>>#update, but of course if there is something wrong in the
#children chain of the PRDocumentWidget then this might not happen. Is
your PRDocumentWidget directly part of the environment, or do you have
something more complicated?
I do, but I dont think it would effect the children.
Lukas
Lukas, thanks for your help and insight...
It's behaving itself now.
Lots has changed, so I am not sure how to put my finger on what exactly
it was that fixed it.
Keith