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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,20dd8ed49a092517 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.24.135 with SMTP id u7mr2433556wif.3.1347966013079; Tue, 18 Sep 2012 04:00:13 -0700 (PDT) Received: by 10.52.30.164 with SMTP id t4mr1232574vdh.4.1347966012141; Tue, 18 Sep 2012 04:00:12 -0700 (PDT) Path: ed8ni114471314wib.0!nntp.google.com!v8no41057qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 18 Sep 2012 04:00:12 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=vICoKAoAAACvprQdoU1Fu4jhuX0G_mBQ NNTP-Posting-Host: 2.230.82.82 References: <99575344-c301-4af2-9155-b6577bfb1ca6@googlegroups.com> <44ed5dd4-451e-43eb-be80-5c554e5c86d6@googlegroups.com> <0c19f250-7508-4eff-acc9-3e99ff7ff06a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3715eba0-9bb9-4f72-81fb-4b25598bb918@googlegroups.com> Subject: Re: Qt or Gtk? (from an Ada perspective) From: alb348@gmail.com Injection-Date: Tue, 18 Sep 2012 11:00:12 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-18T04:00:12-07:00 List-Id: On Tuesday, September 18, 2012 12:29:46 PM UTC+2, Brian Drummond wrote: > On Tue, 18 Sep 2012 10:14:30 +0000, Brian Drummond wrote: > zenity --text-info --editable > is probably what you want. Cool. Thanks a lot, Brian.