
    # The help can be browsed during the lifetime of self object when the
    # user quits the help, program execution will continue.
    help = wx.html.HtmlModalHelp(parent, "help", "My topic")
