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