From: Mike P. <pi...@sh...> - 2005-10-22 22:13:46
|
I want to use a python card GUI to get information from users and save it t= o a file then when a button is clicked close the pythonCard gui and start an application running in pygame.....But I also want the ability from the pygame application to close the pygame application and reopen the PythonCar= d app.....Im having trouble figuring out pythoncard because of the lack of documentation ..... How would I start and close a pythoncard app from another module??? I can get my pythoncard app up and running but only when directly using th= e module the app is defined in........I am coming close to the deadline of an application and I can restart it without using pythoncard...But I would really prefer not to....So any help I can get asap would be greatly appreciated |