mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-11 06:17:08 +01:00
⁉️ Not sure if the generated .rst stuff is intended to have
whitespace like this in it or not, so seperating this from the other
commits, so easy to revert if necessary.
5 lines
196 B
Python
5 lines
196 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")
|