Hi, I would suggest a solution like this:
- Have a main program that manages all the frames.
- Each frame should have a loop that exits until OK/Cancel is pressed, and have a public method that...