Re: [JPP-Devel] Copy statusbar to clipboard

2010-12-13 Thread Sunburned Surveyor
(if possible) that informs the user to double click to copy to the clipboard Peppe --- *Mar 23/11/10, edgar.sol...@web.de /edgar.sol...@web.de/* ha scritto: Da: edgar.sol...@web.deedgar.sol...@web.de Oggetto: Re: [JPP-Devel] Copy statusbar to clipboard A: OpenJump develop and usejump

Re: [JPP-Devel] Copy statusbar to clipboard

2010-12-11 Thread Matthias Scholz
--- *Mar 23/11/10, edgar.sol...@web.de /edgar.sol...@web.de/* ha scritto: Da: edgar.sol...@web.deedgar.sol...@web.de Oggetto: Re: [JPP-Devel] Copy statusbar to clipboard A: OpenJump develop and usejump-pilot-devel@lists.sourceforge.net Data: Martedì 23 novembre 2010, 10:52 I guess the simplest

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-30 Thread Michaël Michaud
Hi Matthias It would be nice, if the other language contributors can translate the new ui.WorkbenchFrame.copy-to-clipboard or mail me the translation. Italian: Copia agli Appunti Spanish: Copiar al Portapapeles French: Copier dans le presse-papier Thanks

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-30 Thread Rahkonen Jukka
Aihe: Re: [JPP-Devel] Copy statusbar to clipboard Hi Matthias It would be nice, if the other language contributors can translate the new ui.WorkbenchFrame.copy-to-clipboard or mail me the translation. Italian: Copia agli Appunti Spanish: Copiar al Portapapeles French: Copier dans le

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread edgar . soldin
I guess the simplest solution would be an exchange of the the labels with text objects that support editing by default. This would enable marking/copy/paste and context menu automagically. ..ede On 22.11.2010 22:22, Matthias Scholz wrote: Hi, I've made a little patch in

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread Giuseppe Aruta
: [JPP-Devel] Copy statusbar to clipboard A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net Data: Martedì 23 novembre 2010, 10:52 I guess the simplest solution would be an exchange of the the labels with text objects that support editing by default. This would enable marking/copy

Re: [JPP-Devel] Copy statusbar to clipboard

2010-11-23 Thread Michaël Michaud
to the clipboard Peppe --- *Mar 23/11/10, edgar.sol...@web.de /edgar.sol...@web.de/* ha scritto: Da: edgar.sol...@web.de edgar.sol...@web.de Oggetto: Re: [JPP-Devel] Copy statusbar to clipboard A: OpenJump develop and use jump-pilot-devel@lists.sourceforge.net Data: Martedì 23 novembre

[JPP-Devel] Copy statusbar to clipboard

2010-11-22 Thread Matthias Scholz
Hi, I've made a little patch in WorkbenchFrame.jbInit(). I've added a MouseListener to the messageLabel, which is copying the text of the statusbar to the clipboard. This is usefull if you need the result of the measurement tool in an other application. Now if you make a doubleclick in the