passing values to already displayed form
Hi all,
I have two frames which are already visible, only that one is set to "tofront()". Now after entering some values on the textfield in this first frame, I click an Ok button which is supposed to close this frame and at the same time cause the textfield values of this frame to be displayed in another textfield in the second frame, which is also already shown. I have tried many ways but not successful. Any assistance please?

