コード例 #1
0
def standAloneMain():
    "Sets up the SketchGUI interface on the local machine"
    from SketchFramework import SketchGUI as GUI
    #GUI.LoadApp()
    GUI.run()