Re: High CPU usage with tabs and GTK

2012-02-29 Thread Neil Whelchel
ty: ATM 019d type: long-offset: On Mon, Feb 27, 2012 at 11:53 AM, Adam Jackson wrote: > On Fri, 2012-02-24 at 23:40 -0800, Neil Whelchel wrote: > > > Here is a cut and paste of what strace shows, the messages repeat > > about

High CPU usage with tabs and GTK

2012-02-26 Thread Neil Whelchel
Hello, I am working with a pygtk program that draws various forms for data input. Any time that I use tabs, I end up with 100% CPU usage. As soon as I remove the tabs, the CPU returns to idle. I did some research on the 'net and I found a number of people complaining about slow rendering when tabs