Phoenix Logo

phoenix_title wx.lib.pydocview.AboutDialog

Opens an AboutDialog. Shared by DocMDIParentFrame and DocSDIFrame.


class_hierarchy Class Hierarchy

Inheritance diagram for class AboutDialog:

super_classes Known Superclasses

wx.Dialog


method_summary Methods Summary

__init__ Initializes the about dialog.

api Class API



class AboutDialog(wx.Dialog)

Opens an AboutDialog. Shared by DocMDIParentFrame and DocSDIFrame.


Methods



__init__(self, parent, image=None)

Initializes the about dialog.