Re: Native linux copy/paste

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Philippe Rimbault <primbault(at)edd(dot)fr>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Native linux copy/paste
Date: 2010-10-19 18:19:33
Message-ID: 4CBDE135.2020003@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 19/10/2010 12:09, Philippe Rimbault a écrit :
> Hi,
>
> I'm using Pgadmin a lot and i'm runing GNU/Linux.
> Is there a raison that pgadmin doesn't support native X11 copy/paste
> (from the mouse : select to copy and 3rd button to paste) ?

Lack of time (and probably the fact that I wasn't aware of it).

> I'm not a cpp developper, but it seems that thereis a function in
> wxClipboard for this :
>
> UsePrimarySelection
> <http://docs.wxwidgets.org/2.9/classwx_clipboard.html#ec2787c528e42791547a424e647b9dc2>
> (bool primary=false) On platforms supporting it (all X11-based ports),
> wxClipboard <http://docs.wxwidgets.org/2.9/classwx_clipboard.html> uses
> the CLIPBOARD X11 selection by default.
>

All these relate to wxWidgets 2.9, while we are still using 2.8. And we
won't use 2.9 as it is a development branch. I'm still waiting to see a
move to 3.0 before working on this (and also a lot of time).

Though, there is probably a way to do that on 2.8 too. I added a ticket
on this issue.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-10-19 18:43:44 Re: Increasing size of results grid
Previous Message Guillaume Lelarge 2010-10-19 18:14:31 Re: Crash: backup / restore