My Project  v0.0.16
Classes | Variables
tst2 Namespace Reference

Classes

class  AboutBox
 
class  Frame
 
class  HtmlWindow
 

Variables

Variable Documentation

◆ aboutText

string aboutText
Initial value:
1 = """<p>Sorry, there is no information about this program. It is
2 running on version %(wxpy)s of <b>wxPython</b> and %(python)s of <b>Python</b>.
3 See <a href="http://wiki.wxpython.org">wxPython Wiki</a></p>"""

◆ app

app = wx.App(redirect=True)

◆ top

top = Frame("<<project>>")