[JPP-Devel] OJ Manipulation in Eclipse IDE

2013-03-04 Thread PARDHU D
Hi to all, Can any one please send me the procedure for open OpenJUMP source code in Eclipse IDE? and how to use the OpenJUMP software through source code? i.e how to use OpenJUMP while running the source code. Regards, D Pardhu. ---

[JPP-Devel] Phantom lines from interrupted drawing

2013-03-04 Thread Rahkonen Jukka
Hi, With r3291 - launch OJ - create a layer - take Draw line tool - draw three vertises (or so) - change your mind and take Draw polygon tool - the red interrupted drawing line stays on the screen as a phantom line Old behaviour was that interrupting drawing by selecting another drawing tool or

Re: [JPP-Devel] Viewing attributes on JcomboBox from Postgis database

2013-03-04 Thread Michaƫl Michaud
Hi Asma, i changed the method of doing that. What i did until now is to create a class "SearchCadaste" where i declared my frame containing Comboboxes and textfield and Search button. i create also a plugin "ViewAtrributePlugIn" that calls the class. and i want to fill the ComboBoxes so in the

Re: [JPP-Devel] Viewing attributes on JcomboBox from Postgis database

2013-03-04 Thread Asma ouqalli
Hello Michael i changed the method of doing that. What i did until now is to create a class "SearchCadaste" where i declared my frame containing Comboboxes and textfield and Search button. i create also a plugin "ViewAtrributePlugIn" that calls the class. and i want to fill the ComboBoxes so in the

Re: [JPP-Devel] NPE when testin copy-paste shortcuts

2013-03-04 Thread edgar . soldin
nice catch, added a null check.. please play further with 3291.. ede On 04.03.2013 16:42, edgar.sol...@web.de wrote: > before or after 3290? ..ede > > On 04.03.2013 16:39, Rahkonen Jukka wrote: >> Hi, >> >> My OJ r3288 went to such a state that Draw polygon tool does not draw >> anything. I bel

[JPP-Devel] Fwd: Featured projects, week of March 4, 2013

2013-03-04 Thread edgar . soldin
seems like we are going to be featured this month.. ede Original Message Subject:Featured projects, week of March 4, 2013 Date: Mon, 4 Mar 2013 09:59:35 -0500 From: Rich Bowen To: sfcommunity , Bei Lu Dear SourceForge project admin, Your project will be fea

Re: [JPP-Devel] NPE when testin copy-paste shortcuts

2013-03-04 Thread edgar . soldin
before or after 3290? ..ede On 04.03.2013 16:39, Rahkonen Jukka wrote: > Hi, > > My OJ r3288 went to such a state that Draw polygon tool does not draw > anything. I believe that the following part of log file are telling about > this problem. > Problem appeared after I had done some copy-paste

[JPP-Devel] NPE when testin copy-paste shortcuts

2013-03-04 Thread Rahkonen Jukka
Hi, My OJ r3288 went to such a state that Draw polygon tool does not draw anything. I believe that the following part of log file are telling about this problem. Problem appeared after I had done some copy-paste operations in a row. -Jukka- Exception in thread "AWT-EventQueue-0" java.lang.Null

Re: [JPP-Devel] Hi: copy/paste and others

2013-03-04 Thread edgar . soldin
please try 3290.. ede On 04.03.2013 15:01, edgar.sol...@web.de wrote: > ok .. right.. plugin shortcuts currently act on key release, let me hack them > on pressed and see if this works better for you.. ede > > On 04.03.2013 14:02, Rahkonen Jukka wrote: >> Hi, >> >> I think I found it. For maki

Re: [JPP-Devel] Hi: copy/paste and others

2013-03-04 Thread edgar . soldin
ok .. right.. plugin shortcuts currently act on key release, let me hack them on pressed and see if this works better for you.. ede On 04.03.2013 14:02, Rahkonen Jukka wrote: > Hi, > > I think I found it. For making Ctrl-C and Ctrl-V work in OpenJUMP I must > release the keys in correct order

Re: [JPP-Devel] Hi: copy/paste and others

2013-03-04 Thread Rahkonen Jukka
Hi, I think I found it. For making Ctrl-C and Ctrl-V work in OpenJUMP I must release the keys in correct order. When I carefully release the keys "release C, then release Ctrl" and "release V, then release Ctrl" copy/paste works. For example the paste thing happens when I release the V key.

Re: [JPP-Devel] Hi: copy/paste and others

2013-03-04 Thread edgar . soldin
for screens like these it really helps (me) to switch OJ to english, if only temporarily ;) it'll also provide you with the correct english menu item names to post them. questions: 1) do you have any clipboard software running? any special settings regarding clipboard on your systems? 2) when y

[JPP-Devel] Hi: copy/paste and others

2013-03-04 Thread Rahkonen Jukka
Hi, I can reproduce but only with one computer (Windows Vista 32-bit, jre 1.6.0_27). See http://latuviitta.org/documents/OJ_copy_paste_shortcuts.pdf It looks like with my Vista OJ is keeping old content on the clipboard and doing Ctrl-C in the map window does not transfer anything into the cl

Re: [JPP-Devel] copy/paste and others

2013-03-04 Thread edgar . soldin
sorry still working for me.. not sure what you mean by "Add features as WKT", the only english menu entry equivalent i found is "Add New Features..." with a green round plus white on green plus icon. anybody else experience something similar? ..ede On 03.03.2013 23:44, Rahkonen Jukka wrote: >