Strange Tkinter behaviour

Tomasz Lisowski jtlispl at poczta.NOSPAM.onet.pl
Fri Nov 30 04:23:57 EST 2001


Uzytkownik "Michael Hudson" <mwh at python.net> napisal w wiadomosci
news:ulmgpr2i9.fsf at python.net...
> "Tomasz Lisowski" <jtlispl at poczta.NOSPAM.onet.pl> writes:
>
> > I wonder, whether there is a mechanism suspending the Tkinter event
> > loop, so that other event-based applications (not using Tkinter)
> > could get access, and perform their duties.
>
> Unix or Windows?

Windows

>
> Have you looked at createfilehandler?

??? What for? This does not seem to concern 'files'.

>
> What are you trying to do again?  I think I've got a bit confused...

Please read my original post. Nevertheless ...

I am trying to make the text drawing routine (from the native CAD system
producer's module) to show the text immediately, as it used to do, when
Tkinter was not used.

If I am using Tkinter, and the root window is functionning, the text id
displayed only if the button adding the text is clicked again.

>
> Cheers,
> M.
>
> --
>   The only problem with Microsoft is they just have no taste.
>               -- Steve Jobs, (From _Triumph of the Nerds_ PBS special)
>                          and quoted by Aahz Maruch on comp.lang.python





More information about the Python-list mailing list