Searched refs:AboutDialog (Results 1 – 8 of 8) sorted by relevance
34 BEGIN_MESSAGE_MAP(AboutDialog, CDialog) in BEGIN_MESSAGE_MAP() argument43 AboutDialog::AboutDialog(CWnd* pParent /*=NULL*/) in BEGIN_MESSAGE_MAP()44 : CDialog(AboutDialog::IDD, pParent) in BEGIN_MESSAGE_MAP()55 BOOL AboutDialog::OnInitDialog() in OnInitDialog()65 void AboutDialog::DoDataExchange(CDataExchange* pDX) in DoDataExchange()
31 class AboutDialog : public CDialog37 AboutDialog(CWnd* pParent = NULL); // standard constructor
520 AboutDialog dialog; in OnAbout()
11 About = help_about.AboutDialog
9 class AboutDialog(Toplevel): class150 run(AboutDialog)
167 aboutDialog.AboutDialog(root, 'About IDLE')
538 aboutDialog.AboutDialog(self.top,'About IDLE')
890 - Extend AboutDialog.ViewFile() to support file encodings. Make the CREDITS