comp.lang.ada
 help / color / mirror / Atom feed
* multithreading with gtkada
@ 2002-11-14 16:59 evangeli
  2002-11-14 17:59 ` Warren W. Gay VE3WWG
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: evangeli @ 2002-11-14 16:59 UTC (permalink / raw)


hi all

it seems that gtk doesnt support multi-threading (see 
http://www.faqs.org/faqs/x-faq/part7/section-15.html).
My problem is the following :
my app opens a windows, which on the show event launch a task wich makes 
a long computation. The window also contains a cancel button which can 
be pressed to abort this task.The problem is that i would like this task 
to make X-Call, and that is apparently not possible and give me 
unavoidably the following error message:
----------------------------------------------
Xlib: unexpected async reply (sequence 0x9fe)!
----------------------------------------------
i havent found any solution which doesn't use several tasks.

1) Am i clear?
2) Do u have any idea of a different way to do that?
3) why this cruel destiny?

thanks for any response




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-11-15 16:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14 16:59 multithreading with gtkada evangeli
2002-11-14 17:59 ` Warren W. Gay VE3WWG
2002-11-15 16:25   ` evangeli
2002-11-15 16:08     ` Preben Randhol
2002-11-15 16:22     ` Jean-Pierre Rosen
2002-11-14 18:41 ` David Marceau
2002-11-14 22:00 ` Preben Randhol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox