Re: Native linux copy/paste - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Native linux copy/paste
Date
Msg-id 4CBDE135.2020003@lelarge.info
Whole thread Raw
In response to Native linux copy/paste  (Philippe Rimbault <primbault@edd.fr>)
List 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.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Crash: backup / restore
Next
From: Guillaume Lelarge
Date:
Subject: Re: Increasing size of results grid