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-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Using the Clipboard in Linux References: <20091108215519.0a206ba2.tero.koskinen@iki.fi> From: Stephen Leake Date: Tue, 10 Nov 2009 03:00:21 -0500 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:V+clqGKZyFrdAiq0+liVkXxFPjk= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 5c1164af91d67e197caa714514 Xref: g2news1.google.com comp.lang.ada:8068 Date: 2009-11-10T03:00:21-05:00 List-Id: Alex writes: > My application is using GTK anyway but for the windows version I used the > Win32 API I don't understand; Gtk is available on Win32, and (should) provide everything you need. I guess you just didn't realize Gtk handled the clipboard? -- -- Stephe