Re: Native linux copy/paste

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Native linux copy/paste
Дата
Msg-id 4CBDE135.2020003@lelarge.info
обсуждение исходный текст
Ответ на Native linux copy/paste  (Philippe Rimbault <primbault@edd.fr>)
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Crash: backup / restore
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Increasing size of results grid