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,20429ab3df6ba95d,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!tudelft.nl!txtfeed1.tudelft.nl!pfeed08.wxs.nl!newsfeed.kpn.net!pfeed14.wxs.nl!pfeed15.wxs.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada Subject: GtkAda Filechooser Dialog how to change size and position Date: Fri, 21 Jan 2011 17:37:18 +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.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 Message-ID: <4d39b63f$0$9930$703f8584@news.kpn.nl> NNTP-Posting-Host: 77.168.179.107 X-Trace: 1295627839 news.kpn.nl 9930 77.168.179.107:49413 X-Complaints-To: abuse@planet.nl Xref: g2news2.google.com comp.lang.ada:17580 Date: 2011-01-21T17:37:18+01:00 List-Id: I'm using the Filechooser dialog to open or save files. The problem I have is that the dialog is rather big and is never on the same position on the screen. I could not find the way how to pin the dialog on to a wanted position on the screen (for instance 100, 100 from the top left corner of the screen) neither how to set the default size to a size that I want. Can anyone help me to find how to do that? L. Dries