Another problem I found.
The documents inside the frames are not closed properly.
Should I do smth like this :

      doc = xFrame.getComponent()
      doc.close()

everytime I close a frame?
I think I have a problem with understanding which components
are disposed when the container they belong to is disposed
and which aren't.

Cheers,
Andrzej.

Reply via email to