[Tkinter-discuss] How to eliminate flickers when swapping frames?

Nam Nguyen namnguyen at google.com
Tue Mar 27 11:29:06 EDT 2018


Hi list,

I have several ttk.Frames belonging to the same parent (master, but I try
not to use that word) that are swapped in and out depending on some
external event.

What I observe so far is there is some flickering every time a frame is
swapped out and another swapped in. I have tried using both place and pack
geometry managers.

Do you have any tip/trick to eliminate this flickering?

Thanks!
Nam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20180327/8dfdfafc/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4849 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20180327/8dfdfafc/attachment-0001.bin>


More information about the Tkinter-discuss mailing list