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-Thread: 103376,3ed4c57426e16006 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!feeder3.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!192.87.166.28.MISMATCH!tudelft.nl!txtfeed1.tudelft.nl!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: GtkAda using Glade Date: Thu, 19 May 2011 07:25:48 +0200 Organization: A noiseless patient Spider Message-ID: References: <15ff2ec1-5a2b-4d24-8aab-cf7985b6374f@t19g2000yql.googlegroups.com> <2e496d2c-f12f-4961-981b-2162fdf1ce1e@k3g2000prl.googlegroups.com> <1vakqa4gwjxry$.9j72428ewqp0.dlg@40tude.net> <87liy3hnjt.fsf@ludovic-brenta.org> <266ef531-1873-4fae-8214-b743e30c7c9f@22g2000prx.googlegroups.com> <87mxijeku5.fsf@ludovic-brenta.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 19 May 2011 05:25:46 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="cJo7kSTQUrCFv2/D8KKtqw"; logging-data="31464"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+flmnxNFFTOqzhAfK1f77d" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: <87mxijeku5.fsf@ludovic-brenta.org> Cancel-Lock: sha1:X7s/X2P/QahEe+cbe7LGosIrqOE= Xref: g2news1.google.com comp.lang.ada:19315 Date: 2011-05-19T07:25:48+02:00 List-Id: Le 18/05/2011 23:54, Ludovic Brenta a écrit : >> One of the docs I read stated that a directory named ".gate" is >> created when Gate is first executed which maintains a record of the >> changes you make to the generated Gate source code. Supposedly, this >> allows you to make modifications to the generated source and it will >> be re-inserted into the source files each time you modify your Glade >> output. However, I can not find such a directory on my Windows XP >> machine, and every time I rerun Glade and Gate, my changes are gone. >> Any thoughts on that? > > Gate needs diff and patch to do that. Make sure you have them > installed. Normally, the configure script of GtkAda tries to detect the > presence of diff and patch; check the configure log to see what it > found. If not, install diff and patch and re-run configure and the > installation procedure of GtkAda. > Unless it changed recently, it is documented somewhere that round-trip reverse engineering doesn't work on Windows (but works very nicely on Linux), because there is nothing like a standard diff and patch. Personnally, I have a laptop under Windows and a desktop under Linux. I do all GUI work on Linux for that reason, then copy the resulting files to Windows. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Adalog a déménagé / Adalog has moved: 2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00