Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/html.HtmlModalHelp.1.py

5 lines
204 B
Python

# 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")