wx.lib.pydocview.AboutService¶
About Dialog Service that installs under the Help menu to show the properties of the current application.
Class Hierarchy¶
Known Superclasses¶
Methods Summary¶
Initializes the AboutService. |
|
Customize the AboutDialog |
|
Show the AboutDialog |
Class API¶
- class AboutService(DocService)¶
About Dialog Service that installs under the Help menu to show the properties of the current application.
Methods¶
- __init__(self, aboutDialog=None, image=None)¶
Initializes the AboutService.
- SetAboutDialog(self, dlg)¶
Customize the AboutDialog
- ShowAbout(self)¶
Show the AboutDialog