示例#1
0
def showWindow():
	content_window = my_globals.initWindow()
示例#2
0
def hideWindow():
	content_window = my_globals.initWindow(1,1)