Code
> self.aboutdialog = gtk.AboutDialog()
> self.aboutdialog.set_version('0.0.1')
> self.aboutdialog.show()
>How do i get the "close" button to hide the dialog? thanks -- Ronaldo Nascimento [EMAIL PROTECTED]
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
