Re: looking for a program....

2012-02-17 Thread Gary Kline
On Thu, Feb 16, 2012 at 07:37:17PM -0700, Michael Torrie wrote: > Date: Thu, 16 Feb 2012 19:37:17 -0700 > From: Michael Torrie > Subject: Re: looking for a program > To: gtk-app-devel-list@gnome.org > > On 02/16/2012 12:50 PM, Gary Kline wrote: > >> I'm quite sure that what you're looking for

An issue with Qt styling and/or threads?

2012-02-17 Thread James Tappin
I have a problem running a Gtk program when using the "Qt" style as supplied via gtk-qt-engine and kde-config-gtk-style. The program is a fairly heavy duty computation that uses openmp for parallel computation and has a gtk progress monitor (which is updated from within a "critical" section so it