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-7-bit X-Google-Thread: 103376,eb7216e41c952bae X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-30 20:29:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!fr.usenet-edu.net!usenet-edu.net!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 23:53:32 +0100 Organization: Universite des Sciences et Technologies de LILLE, France Message-ID: <3DC062EC.4F823621@lifl.fr> References: <3DBF00C4.402366EA@lifl.fr> NNTP-Posting-Host: gala.lifl.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.77 [fr] (X11; U; Linux 2.4.18 i686) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:30245 Date: 2002-10-30T23:53:32+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 an 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 remotes, 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).