On 6/5/12 10:36 PM, William R. Wing (Bill Wing) wrote:
But, to be sure I understand… Is the reason I hadn't run into this problem
earlier simply because Tk and wx need to check in with Apple Events so they can
get things like mouse clicks, whereas more basic Python scripts don't?
If you post
On Jun 6, 2012, at 9:56 AM, Kevin Walzer wrote:
> On 6/5/12 10:36 PM, William R. Wing (Bill Wing) wrote:
>> But, to be sure I understand… Is the reason I hadn't run into this problem
>> earlier simply because Tk and wx need to check in with Apple Events so they
>> can get things like mouse clic