From: petro f. <pet...@gm...> - 2008-03-25 03:07:35
|
Hi All, I am calling scene to display an object from tk, I know how to hide / visible the scene but i don't know how to close or dispose the scene without exit all programs. I click at up right conner button of the scene to dispose/close it but it exit all programs/tk main program! I look at the documentation of visualpython there is no explanation of WINDOW_ON_CLOSE, WINDOW_ON_EXIT ..etc on the scene. i use visualpython ver2.5-3.2.11 Does someone can show me a simple program to dispose the scene which call from a method ? or tell me where is good documentation/references. Thank you very much |