def OnAbout(self, event): wx.MessageBox("pyqhaGUI: a program to perform quasi-harmonic calculations", "About pyQHA", wx.OK | wx.ICON_INFORMATION, self)