[pgAdmin III] #264: Native linux copy/paste

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема [pgAdmin III] #264: Native linux copy/paste
Дата
Msg-id 058.6e71b2c3553c3b9eaf9f18e1c6ecb72f@code.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
#264: Native linux copy/paste
-------------------------------+--------------------------------------------
 Reporter:  Philippe Rimbault  |       Owner:  dpage
     Type:  feature            |      Status:  new  
 Priority:  minor              |   Milestone:       
Component:  pgadmin            |     Version:  trunk
 Keywords:  core               |    Platform:  linux
-------------------------------+--------------------------------------------
 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) ?
 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.

 Regards and thanks for this great job !

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/264>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #263: Allow the use of the mouse wheel to increase/decrease font size in grids
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #265: No text drag&drop in SQL-Editor