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, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,ceece7f1155f2cf6 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Documentation or examples wanted for the File_Chooser_Dialog Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <4a04575c$0$1646$703f8584@textnews.kpn.nl> Date: Fri, 8 May 2009 18:25:10 +0200 Message-ID: <3il2h6knjn6e$.1d81alwet09tw$.dlg@40tude.net> NNTP-Posting-Date: 08 May 2009 18:25:11 CEST NNTP-Posting-Host: 6c54e4a7.newsspool1.arcor-online.net X-Trace: DXC=o1nPX_`AA]g;iVb[J9ZZP`ic==]BZ:afn4Fo<]lROoRa^YC2XCjHcbiTPFk8flE51aDNcfSJ;bb[eIRnRBaCd On Fri, 8 May 2009 18:01:36 +0200, ldries46 wrote: > I want to use the File_Chooser_Dialog of GtkADA in stead of the > File_Selection routine. I understand that more fine tuning is possible in > the File_Chooser. I have a problem finding good documentation of the routine > in which is explained how to create a program that can use it. Even examples > in which the File Chooser Dialog is used I cannot find. > Can somebody tell me where on the net I can find such examples or > documentation. http://www.adacore.com/wp-content/files/auto_update/gtkada-docs/gtkada_rm/gtkada_rm/gtk-file_chooser_dialog.html > I tried the trial and error method in which I reached the point that I got a > window frame and a message that I cannot use a toplevel window as a parent > in the GTK_New routine of the File Chooser Dialog. It should work like any other widget (which it is a descendant of). (Though, I never used this dialog, because I prefer a columned file selection style like in Windows GUI.) -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de