Re: Help: threading problem in non-threaded applications

2004-04-21 Thread Daniel Eischen
On Wed, 21 Apr 2004, Joe Marcus Clarke wrote: > On Wed, 2004-04-21 at 09:18, Daniel Eischen wrote: > > On Wed, 21 Apr 2004, Joe Marcus Clarke wrote: > > > > > On Tue, 2004-04-20 at 17:08, Daniel Eischen wrote: > > > > On Tue, 20 Apr 2004, Joe Marcus Clarke wrote: > > > > > > > > > I have a probl

Re: Help: threading problem in non-threaded applications

2004-04-21 Thread Joe Marcus Clarke
On Wed, 2004-04-21 at 09:18, Daniel Eischen wrote: > On Wed, 21 Apr 2004, Joe Marcus Clarke wrote: > > > On Tue, 2004-04-20 at 17:08, Daniel Eischen wrote: > > > On Tue, 20 Apr 2004, Joe Marcus Clarke wrote: > > > > > > > I have a problem I'm hoping someone can help me with. GTK+ 2.4 > > > > int

Re: Help: threading problem in non-threaded applications

2004-04-21 Thread Daniel Eischen
On Wed, 21 Apr 2004, Joe Marcus Clarke wrote: > On Tue, 2004-04-20 at 17:08, Daniel Eischen wrote: > > On Tue, 20 Apr 2004, Joe Marcus Clarke wrote: > > > > > I have a problem I'm hoping someone can help me with. GTK+ 2.4 > > > introduced a new file selection GUI which works just fine in threade

Re: Help: threading problem in non-threaded applications

2004-04-20 Thread Joe Marcus Clarke
On Tue, 2004-04-20 at 17:08, Daniel Eischen wrote: > On Tue, 20 Apr 2004, Joe Marcus Clarke wrote: > > > I have a problem I'm hoping someone can help me with. GTK+ 2.4 > > introduced a new file selection GUI which works just fine in threaded > > and non-threaded applications. However, GNOME 2.6

Re: Help: threading problem in non-threaded applications

2004-04-20 Thread Daniel Eischen
On Tue, 20 Apr 2004, Joe Marcus Clarke wrote: > I have a problem I'm hoping someone can help me with. GTK+ 2.4 > introduced a new file selection GUI which works just fine in threaded > and non-threaded applications. However, GNOME 2.6 augmented this dialog > with a dynamically loadable threaded

Help: threading problem in non-threaded applications

2004-04-20 Thread Joe Marcus Clarke
I have a problem I'm hoping someone can help me with. GTK+ 2.4 introduced a new file selection GUI which works just fine in threaded and non-threaded applications. However, GNOME 2.6 augmented this dialog with a dynamically loadable threaded shared object. The GNOME version is automatically used