[Tkinter-discuss] Deadlock on graceful exit

2012-05-30 Thread Matteo Landi
Hi list, recently I started to work on an application [1] which makes use of the Tkinter module to handle interaction with the user. Simply put, the app is a text widget displaying a file filtered by given criteria, with a handy feature that the window is raised each time a new line is added to th

Re: [Tkinter-discuss] Deadlock on graceful exit

2012-05-30 Thread Matteo Landi
On Thu, May 31, 2012 at 12:22 AM, Matteo Landi wrote: > Hi list, > recently I started to work on an application [1] which makes use of the > Tkinter > module to handle interaction with the user.  Simply put, the app is a text > widget displaying a file filtered by given criteria, with a handy fea

[Tkinter-discuss] ttk.Scrollbar in Notebook widget freezes

2012-05-30 Thread David Beck
Hello, I am working on an iMac running OS 10.7, TK 8.5.11. I built a simple app containing a Notebook widget, and with Listboxes and linked tkk.Scrollbars on each of three tabs. All of the Scrollbars work the first time I manipulate them, but once the Scrollbar on third tab (the last one creat