def OnHelp(self, event): wx.MessageBox("A program to perform quasi-harmonic calculations based on the pyqha module", "Help Contents", wx.OK | wx.ICON_INFORMATION, self)