On Tue, 20 Jun 2017 06:37:08 -0700 (MST) Charlie <[email protected]> wrote:
> [email protected] wrote > > When they attempt to close the main form, the event loop won't terminate. > > Which is proper. However, I need to be able to tell the user to close the > > "such and such window". How can I find out which process is blocking the > > end of the event loop? > > You could try hiding the Main form and only closing it when the user closes > the other forms. Have a look at the attached program. > > GUITest.tar <http://gambas.8142.n7.nabble.com/file/n59432/GUITest.tar> > > -- B Bruen <[email protected] (sort of)> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
