Re: GTK+ and threads

Date view Thread view Subject view Author view

From: Yasushi Shoji (yashi@yashi.com)
Date: Wed May 10 2000 - 21:22:11 EDT


From: Aki Honkasuo <honkasuo@lut.fi>
Subject: GTK+ and threads
Date: Wed, 10 May 2000 19:51:29 +0300 (EEST)

> I have problem with posix threads. I have used gdk_threads_enter() and
> gdk_threads_leave() also. Code is generated by glade. I have to create
> threads for fractal calculation/drawing. My program will jamm if I kill a
> window of program windows by clicking 'X'. The program will not jamm if I
> close window by useing gtk_widget_hide(). The window is not the drawing
> area window.

I don't know how you created glade file nor your program, so this is
wild guess ;)

are you drawing image on a window at real time? I mean, if your image
is complecated, it might be eating so much cpu time?

--
            yashi

+---------------------------------------------------------------------+ To unsubscribe from this list, send a message to majordomo@ncis.pn.org with the line "unsubscribe glade-devel" in the body of the message.


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:28:32 EDT