now it's doing it again! I get two copies of my root window when I
start my app. The problem isn't with Python, though, it's with me.
for some reason, a double-tap on the hellworld.py icon in Advanced
Explorer is launching two copies of the app. If I press-hold on the
icon and select Open from
Never mind - I must be losing my mind. I thought I saw this
behaviour, but when I tried to display it to a colleague, it wouldn't
happen. Perhaps what I saw was a previous version of the app hanging
around underneath the newer one.
sigh...
S
--
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PR
Strange behaviour observed with Tkinter on PythonCE. I've attached a
simple helloworld.py that demonstrates the behaviour.
This little app simply displays 'hello, world!' in a label. If you
press the Update button, the text changes to 'goodbye, world.' using
the config method. In real life, you