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.3 required=5.0 tests=BAYES_00,STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,64d5f5037bcca019,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder.news-service.com!feeder.erje.net!pfeed09.wxs.nl!newsfeed.kpn.net!pfeed14.wxs.nl!pfeed15.wxs.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada Subject: Title in Main Window with GtkAda Date: Fri, 12 Nov 2010 15:20:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 Message-ID: <4cdd4d36$0$8929$703f8584@textnews.kpn.nl> NNTP-Posting-Host: 77.168.179.107 X-Trace: 1289571638 textnews.kpn.nl 8929 77.168.179.107:52557 X-Complaints-To: abuse@direct-adsl.nl Xref: g2news1.google.com comp.lang.ada:15442 Date: 2010-11-12T15:20:37+01:00 List-Id: I just want to change the Title in the main window of a Gtk ADA application at the moment of some action, like adding a File name as is done in Fi Word. Is that possible. IF so how can do I do it?