Edit Grid now has copy to clipboard, win32 and gtk.
Query Tool has it too, but there are some focus checking problems under
gtk ,will need some time to investigate that.
Regards,
Andreas
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaste
Log Message:
---
small fix in EditGrid clipboard copy
Modified Files:
--
pgadmin3/src/ui:
frmEditGrid.cpp (r1.52 -> r1.53)
Index: frmEditGrid.cpp
===
RCS file: /projects/pgadmin3/src/ui/frmEditGrid.cpp
Log Message:
---
copy rows to clipboard from Query Tool and View Data Tool
allow omitting server disconnect when switching "Show System Objects"
guess combobox selection while typing
Modified Files:
--
pgadmin3/src:
Makefile.am (r1.80 -> r1.81)
Added Files:
---