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: 103376,a59789c94002960f X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Printing with GtkADA 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: <485bbed4$0$6000$9a622dc7@news.kpnplanet.nl> <17ibcqwjp5k8x$.1mqnp1id4k4f9.dlg@40tude.net> <485ceea5$0$6030$9a622dc7@news.kpnplanet.nl> Date: Sat, 21 Jun 2008 15:38:40 +0200 Message-ID: <1dn7y68wwpul3$.16uqtehmldq9l.dlg@40tude.net> NNTP-Posting-Date: 21 Jun 2008 15:38:41 CEST NNTP-Posting-Host: f71807c3.newsspool3.arcor-online.net X-Trace: DXC=h@oXZ3=T^8J^B]`=U:WelBMcF=Q^Z^V3H4Fo<]lROoRA8kF On Sat, 21 Jun 2008 14:05:53 +0200, ldries46 wrote: > It 's clear to me how to get my text buffer back. Now I want to send it to > the printer within windows, so I want to see for instance the windows > printer dialog to choose my printer (or PDF creator) or a GTK alternative > for it. I see it is not GtkTextView, it is printing what you need. GTK+ has printing API[*]. But AFAIK it is not yet supported in GtkAda 2.10. You should do these bindings by yourself (which should be not that difficult) or else wait for some next version of GtkAda. If you are a paying AdaCore customer, you might ask them to do it for you. (AdaCore maintains GtkAda) ------------ * http://library.gnome.org/devel/gtk/stable/Printing.html -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de