Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
signal - no update 'til I move the mouse
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Sorin Schwimmer, post: 1918092"] Hi, My project needs to allow some inter-process communication. That one is solved, and when an answer is sent, it goes to its destination via a signal. Then, the Tkinter screen needs to be updated, so the user can take the next action. On my laptop it works instantly, on my desktop, only after I move the mouse inside my application's window. Configurations: Laptop: Dell Latitude C600, Gentoo Linux, kernel 2.6.11, Python 2.4.1, KDE 3.3.x Desktop: IBM NetVista, Gentoo Linux, kernel 2.6.11, Python 2.4.2, KDE 3.4.x I am pretty sure that's not a Tkinter related issue, since I tested some "print" statements and they behave in a similar way, but what can it be? Thanks for your advise, Sorin __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around [URL]http://mail.yahoo.com[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
signal - no update 'til I move the mouse
Top