thubanframe question
Didrik Pinte
dpinte at itae.be
Tue Jun 13 15:05:52 CEST 2006
What is the exact aim of the following method in Thuban/UI/ThubanFrame?
def OnClose(self, event):
# FIXME: Shouldn't this really be in OnDestroy?
if self.parent.dialogs.has_key(self.name):
self.parent.remove_dialog(self.name)
self.Destroy()
I'm thinking at a different way of doing it, so that Extensions can be
developped directly using wx.Frame.
Didrik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20060613/e8b51b8f/attachment.bin
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)