nevermind. the zombies appeared because i'm re-using a window quite
often and it seems that MultiPageLayout is not really made for the
re-use of a window (?). now i am calling my own ghostbuster.
-jan
On Oct 22, 2004, at 11:45 PM, Jan Trutzschler wrote:
Hi Felix,
since your change to ObjectGui,
("guis now use viewDidClose rather than remove")
of which nearly all my guis are subclasses, my setup gets disturbed
by some scary gui-zombies. for some reason they appear not always and
if then usually there are some dependants left over.
could you give me a hint how to tune my classes to your new scheme?
before everything worked fine.
thanks.
-jan