- Original Message -
From: "Progor" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 27, 2007 2:15 PM
Subject: [PythonCE] One other question: detecting SIP
>
> Is it possible to detect whether the SIP (software keyboard) is displayed
> or
> not? It would be nice to resize my main fram
I wish it were that easy. This process included 20-something soft resets,
none of which were able to solve this problem. I am pretty new to python,
so if you can help me understand why:
import _tkinter
import Tkinter
works, but:
import Tkinter
alone doesn't work, then maybe we can find a sol