1 """Minimal W application."""
5 class TestApp(Wapplication
.Application
):
9 Res
.FSpOpenResFile("Widgets.rsrc", 1)
10 self
._menustocheck
= []
11 self
.preffilepath
= ":Python:PythonIDE preferences"
12 Wapplication
.Application
.__init
__(self
, 'Pyth')
13 # open a new text editor