From: Brian D. <deb...@ho...> - 2005-01-06 17:05:16
|
Hi everyone, I have a problem, well my app has child windows and each one has the validation on closing like this: def on_close(self, event): self.Show(0) but when I close any child window by clicking on the close window [X] icon all the app shuts down. I dont know why this happens, and I dont this this happened before to me. Thanks in advance, Brian PD: I am using PythonCard 0.8 and Python 2.3 on windows. _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |