From: | "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org> |
---|---|
To: | |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | [pgAdmin III] #264: Native linux copy/paste |
Date: | 2010-10-19 18:20:26 |
Message-ID: | 058.6e71b2c3553c3b9eaf9f18e1c6ecb72f@code.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Trac | 2010-10-19 20:29:31 | [pgAdmin III] #265: No text drag&drop in SQL-Editor |
Previous Message | pgAdmin Trac | 2010-10-19 06:52:24 | [pgAdmin III] #263: Allow the use of the mouse wheel to increase/decrease font size in grids |