Hi,I have tried to create a child window, but when I close it, the entire application closes.
I open it with an option from the menu of the parent window that has a -onClick => \&Config, and I returned 0 or 1 from the sub Config {} subroutine, but the application still closes when closing that window.
Are there any samples of using child windows? Or can you tell me how to do it?
Thank you. Octavian