I have two frames one parent and child. the parent will invoke the child.
The program should not allow the user to access the parent until the user closes the child
How can i achive it?
Need a solution without hiding the parent
I have two frames one parent and child. the parent will invoke the child.
The program should not allow the user to access the parent until the user closes the child
How can i achive it?
Need a solution without hiding the parent