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: a07f3367d7,ceece7f1155f2cf6 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!news.cs.univ-paris8.fr!gegeweb.org!de-l.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!feeder.news-service.com!pfeed08.wxs.nl!newsfeed.kpn.net!pfeed14.wxs.nl!pfeed15.wxs.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada References: <4a04575c$0$1646$703f8584@textnews.kpn.nl> <3il2h6knjn6e$.1d81alwet09tw$.dlg@40tude.net> Subject: Re: Documentation or examples wanted for the File_Chooser_Dialog Date: Fri, 8 May 2009 22:43:42 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Message-ID: <4a049979$0$6677$703f8584@textnews.kpn.nl> NNTP-Posting-Host: 86.88.17.1 X-Trace: 1241815417 textnews.kpn.nl 6677 86.88.17.1:56239 X-Complaints-To: abuse@direct-adsl.nl Xref: g2news2.google.com comp.lang.ada:5743 Date: 2009-05-08T22:43:42+02:00 List-Id: THis is just one of the sites I visited. I think it is Unix like documentation, Good when you know how to use the something but Fuzzy when you have to learn something. I hope that there is documentation or examples that are more clear for leople who do want to learn something. "Dmitry A. Kazakov" schreef in bericht news:3il2h6knjn6e$.1d81alwet09tw$.dlg@40tude.net... > 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