<div>Alexandre,</div>
<div> </div>
<div>Thank you for this news. I will update things tomorrow and see if it works. Just to be clear, when I originally tested my app, the Python shell launches and the ppygui app opens on top of it. I was able to go into settings/system/memory and close the Python shell without affecting the normal operation of the ppygui. Also, when I exited my ppygui app using my sys.exit() button everything closes correctly and is no longer resident - I checked this in settings/system/memory. When I used the 'X' then both the shell and the app would remain resident until I terminated them manually. This also prevented me from running another app until I had done this.</div>
<div> </div>
<div>Using the registry tweak, the Python shell is not visible and it does not even appear in the list under settings/system/memory; only my app's name appears. When I exit, everything is closed normally whether I use my own sys.exit() button or the 'X' in the corner, and nothing remains in memory (unless it somehow stays there without appearing in the system's list).<br>
</div>
<div>These are my experiences specific to my iPAQ1950 running WM5 and PythonCE 2.5, so other systems may not behave exactly this way (though PythonCE does seem to be quite consistent).</div>
<div> </div>
<div>Anyhow, I think this problem has been resolved, so thanks again.</div>
<div> </div>
<div>Adam<br> </div>
<div><span class="gmail_quote">On 10/07/2008, <b class="gmail_sendername">Alexandre Delattre</b> <<a href="mailto:alexandre.delattre@enst-bretagne.fr">alexandre.delattre@enst-bretagne.fr</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><span style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial">Adam, there's one downside to not use tMan: even if the window disappear it is still running background and the only way to really close it is in the Memory app of the control panel.<br>
<br>But rejoice, following this discussion I've been able to modify ppygui so that windows are really closed even without tMan :)<br><br>Now, even a .py file will see it's terminal closed when the gui main frame is closed, without using tMan.<br>
<br>Expect to see the code in svn in a few hours.<br><span class="sg"><br>Alexandre</span></span></div><br>_______________________________________________<br>PythonCE mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:PythonCE@python.org">PythonCE@python.org</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mail.python.org/mailman/listinfo/pythonce" target="_blank">http://mail.python.org/mailman/listinfo/pythonce</a><br><br></blockquote></div><br>