Re: fork



On Thu, 17 Aug 2000, Matt Goodall wrote:

> Vlad Harchev wrote:
> > 
> > On Thu, 17 Aug 2000, Denis Serebro wrote:
> > 
> >  Hi,
> > 
> > >
> > >       Hello, All.
> > >
> > >     I try create a child process in gtk application. And I try create new window with type GTK_TOPLEVEL_WINDOW in child process.
> > >    And I get very strange behaviour. When I try change window size or position or something else, I get on console:
> > 
> >  Gtk wasn't supposed to be used this way. Also it's not thread-safe. Use a
> > different approach.
> 
> It **is** thread safe. Read section 5.2 of the GTK+ FAQ.

 Hmm, probably you are right - I was using the old version of FAQ that tells
that gtk isn't thread-safe and lists 2 ugly apporaches for overcoming this
limitations. Sorry for confusion.
 
> /Matt
> 
> -- 
> Matt Goodall, Software Engineer  |  Isotek Electronics Ltd
> mailto:mgg@isotek.co.uk          |  Claro House, Servia Road
> http://www.isotek.co.uk          |  Leeds, LS7 1NL
> Tel: +44 113 234320              |  England

 Best regards,
  -Vlad






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]