comp.lang.ada
 help / color / mirror / Atom feed
From: joeyf40804@aol.com (Joey Frantzen)
Subject: GtkAda Threading Problem
Date: 20 May 2002 06:04:05 -0700
Date: 2002-05-20T13:04:06+00:00	[thread overview]
Message-ID: <fc4817e4.0205200504.739d9e71@posting.google.com> (raw)

I am writing a program that has 2 threads running, one thread handles
clock updates to the screen(sent to a Gtk.Clist) and Lat/Long
Updates(also sent the Gtk.Clist).  I have several other Clist, one
problem I am having is when my thread has to Gtk.Clear one of the
other Clist, it is locking up.  I think it has something to do with
the GUI of GtkAda.  I have all my Clist protected, as well as I have
made a GUI Object that is protected. My feeling is that my GtkAda
updating the Time/Lat/Long Clist is also trying to update the other
Clist and is crashing the program.  Any help out there?



             reply	other threads:[~2002-05-20 13:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-20 13:04 Joey Frantzen [this message]
2002-05-23  6:44 ` GtkAda Threading Problem Romanov
replies disabled

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