From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,eb7216e41c952bae X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-30 20:29:45 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!proxad.net!oleane.net!oleane!ciril.fr!univ-lille1.fr!not-for-mail From: "Stephane.Patureau" Newsgroups: comp.lang.ada Subject: Re: glade (annex E) and GTK? Date: Wed, 30 Oct 2002 22:18:06 +0100 Organization: Universite des Sciences et Technologies de LILLE, France Message-ID: <3DC04C8E.804A3A6C@lifl.fr> References: <3DBF00C4.402366EA@lifl.fr> NNTP-Posting-Host: gala.lifl.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mozilla 4.77 [fr] (X11; U; Linux 2.4.18 i686) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:30244 Date: 2002-10-30T22:18:06+01:00 List-Id: > Hmm I see now from the subject which glade you are talking about, but > still what is the problem? It is glade for distributed system. I want to do a graphical interface for an object with pragma "remote_types". 1st => with gtk the callbacks functions are access, and in a remote_type all access must be remote, 2nd => When i re-compile gtk-ada with glade streams, the gui is launched but there is a problem with task? The windows refresh only about 30 secondes after an event (or not). St�phane.