phoenix_title wx.lib.pydocview.AboutService

About Dialog Service that installs under the Help menu to show the properties of the current application.


class_hierarchy Class Hierarchy

Inheritance diagram for class AboutService:

super_classes Known Superclasses

wx.lib.pydocview.DocService


method_summary Methods Summary

__init__

Initializes the AboutService.

SetAboutDialog

Customize the AboutDialog

ShowAbout

Show the AboutDialog


api 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