Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Tk window not displaying until loop has completed
Post: RE: Tk window not displaying until loop has comple...

Ok. There's some very useful pointers there. Thank you for your help.
Ganga GUI 8 15,593 Aug-09-2021, 06:42 PM
    Thread: Tk window not displaying until loop has completed
Post: RE: Tk window not displaying until loop has comple...

Hi, sorry for any confusion. The example was just to show that the window was not showing until after the loop had completed. The program I am hoping to write is a simulation of ant foraging behaviou...
Ganga GUI 8 15,593 Aug-09-2021, 06:26 PM
    Thread: Tk window not displaying until loop has completed
Post: RE: Tk window not displaying until loop has comple...

P.S. The ultimate goal is to have an image (or images) that smoothly move around inside the already existing window. In order to create the smoothness and reduce lag, I only want the image to be updat...
Ganga GUI 8 15,593 Aug-09-2021, 05:15 PM
    Thread: Tk window not displaying until loop has completed
Post: RE: Tk window not displaying until loop has comple...

OK. So, I added a root.update() inside the loops of my sample program which works to a point. It severely slows down the program though. Especially as it gets towards the end and there's more informat...
Ganga GUI 8 15,593 Aug-09-2021, 04:57 PM
    Thread: Tk window not displaying until loop has completed
Post: Tk window not displaying until loop has completed

Hi, I'm new to python and Tkinter (as in two days in!), so appreciate this may be a pretty obvious mistake I'm making. Why is it that if I have a loop(s) in my code that the Tk window doesn't display ...
Ganga GUI 8 15,593 Aug-09-2021, 03:57 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020