From: Aki Honkasuo <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to