Re: [JPP-Devel] new release 1.6 bug

2013-03-02 Thread luca marletta
Hi all, you are right ede, If, using the offending workbench-state.xml, I try to open attributes table (with no result) I use cascade window it fixes and I guess it save situation in workbench and so it's for ever. Thanks for support to all!! I attach here the offending workbench-state.xml, WITH

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

2013-03-02 Thread Giuseppe Aruta
OJ 3286 Copy/Paste is still not working Giuseppe 2013/3/2 > On 26.02.2013 15:11, Giuseppe Aruta wrote: > > 3) CTRL+Maius+O to open files, if clicked several times opens several > Open File windows which can be closed easly using "close" button (no Null > Pointer exception error) > > should be

Re: [JPP-Devel] fence

2013-03-02 Thread edgar . soldin
On 02.03.2013 17:33, Giuseppe Aruta wrote: > I would prefer to save fence on the toolbar if you refer to the other pooling thread, no objection. tools can stay where people are used to find them by now. i just suggest to put them also pooled in one location so new users do not have to look for t

Re: [JPP-Devel] fence

2013-03-02 Thread Giuseppe Aruta
Other usage: When you export the map as image (file-export view_export as raster you can choose to save only the part selected by a fence) I would prefer to save fence on the toolbar 2013/3/2 Giuseppe Aruta > There is also a draw polygon fence plugin (not activated). With few > developing ackno

Re: [JPP-Devel] fence

2013-03-02 Thread Giuseppe Aruta
There is also a draw polygon fence plugin (not activated). With few developing acknowledgment (mine) It is possible to make any "fence" tool (fence circle, fence line tool): I have a prototype of fence tools for specialized operation, for instance using a fence line to select features along a lines

[JPP-Devel] copy/paste and others

2013-03-02 Thread edgar . soldin
On 26.02.2013 15:11, Giuseppe Aruta wrote: > 3) CTRL+Maius+O to open files, if clicked several times opens several Open > File windows which can be closed easly using "close" button (no Null Pointer > exception error) should be fixed in 3281 together with the copy/paste issues reported in the b

[JPP-Devel] [ jump-pilot-Bugs-3606328 ] Copy/Paste is not working after OpenJUMP 3272

2013-03-02 Thread SourceForge . net
Bugs item #3606328, was opened at 2013-02-28 01:19 Message generated for change (Comment added) made by edso You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3606328&group_id=118054 Please note that this message will contain a full copy of the comment thre

[JPP-Devel] pooling functionality WAS: fence

2013-03-02 Thread edgar . soldin
On 02.03.2013 12:20, Michaël Michaud wrote: > Not sure we can put all cursor tools in edit toolbox : fence, info tool, > measure tool, > and what about plugins ? > > Do you mean that cursor tools must be available at the same place for > the end user > or that it must be organized in the source

Re: [JPP-Devel] fence

2013-03-02 Thread Michaël Michaud
Hi, I use fence regularly, sometimes with core features sometimes with plugins I developped. It is not 100% stable (for ex. it is supposed to contain one single rectangle but you can rename a layer containing anything to Fence - I have already use this hack to get what I wanted), but I don't th

Re: [JPP-Devel] How could I coustom OJ

2013-03-02 Thread Michaël Michaud
Hi, Plugins are initialized and menu items are added in three places : - default-plugins.xml : external configuration file which make it possible to activate / deactivate many plugins without coding) - org.openjump.OpenJUMPConfiguration (menu added since JUMP became OpenJUMP) - com.vividsolu

Re: [JPP-Devel] shortcuts committed

2013-03-02 Thread edgar . soldin
This should be gone since 3276.. reactivating the workbench after opening another window or switching apps revalidates the currently pressed keys and re-sets the cursor tool appropriately. ..ede On 26.02.2013 11:35, Rahkonen Jukka wrote: > Hi, > > > > OpenJUMP does not feel totally stable w

Re: [JPP-Devel] fence

2013-03-02 Thread edgar . soldin
On 02.03.2013 10:40, Rahkonen Jukka wrote: > Fence seems to a special layer which can be used for limiting some operations > into a BBOX. There is a fence tool in to main manu (box). You can select > features which intersect fence, you can show coordinates of vertices inside > the fence and dra

Re: [JPP-Devel] File open UI issues

2013-03-02 Thread edgar . soldin
On 01.03.2013 11:03, edgar.sol...@web.de wrote: > On 01.03.2013 08:35, Michaël Michaud wrote: >> > Hi Jukka, >> > >> > Good catches. >> > 1) First thought it was a jvm issue, but I tried on another java program >> > and java 1.7.0_13 and I did not get the error, so it maybe a OpenJUMP issue > min

Re: [JPP-Devel] fence

2013-03-02 Thread edgar . soldin
On 02.03.2013 10:40, Rahkonen Jukka wrote: > Hi, > > Fence seems to a special layer which can be used for limiting some operations > into a BBOX. There is a fence tool in to main manu (box). You can select > features which intersect fence, you can show coordinates of vertices inside > the fenc

Re: [JPP-Devel] new release 1.6 bug

2013-03-02 Thread edgar . soldin
i am pretty sure what happened there.. we save the window positions in workbench-state.xml and i bet the frame was placed outside workbench frames current dimensions. this especially happens if you switched to a general smaller resolution system wide. Luca: A) did you change resolutions. did you

Re: [JPP-Devel] fence

2013-03-02 Thread Rahkonen Jukka
Hi, Fence seems to a special layer which can be used for limiting some operations into a BBOX. There is a fence tool in to main manu (box). You can select features which intersect fence, you can show coordinates of vertices inside the fence and drawing tool "Snap vertices into selected vertex"

Re: [JPP-Devel] center zoom shortcut WAS: shortcuts committed

2013-03-02 Thread Rahkonen Jukka
Hi, I can see that at least in the r3279 you can map the Center Zoom from the right click menu to work with some of the function keys by using EZ buttons. Thank's, Ede, for improving EZ Buttons. -Jukka Rahkonen- Lähettäjä: Giuseppe Aruta [giuseppe_ar...@yahoo

Re: [JPP-Devel] shortcuts committed

2013-03-02 Thread edgar . soldin
On 02.03.2013 01:00, Michaël Michaud wrote: > >> please check out the new keyboard shortcuts and the according Help menu item >> and come back with comments. > Waouh ! Had not yet seen the new help menu. Excellent ! > And no more html file to maintain ;-) > Have to try it now... > thanks for no

Re: [JPP-Devel] new release 1.6 bug

2013-03-02 Thread edgar . soldin
No, that's unrelated and skipped if you look closer. unfortunately it's not tha Hi Luca > > Accoording to the stacktrace > it may be related to a bug introduced a few days ago and fixed by Ede in > r3277. > Could you try it ? > > Michaël > >> For me bug is still there, >> I've installed just n

Re: [JPP-Devel] center zoom shortcut WAS: shortcuts committed

2013-03-02 Thread edgar . soldin
hmm, just checked CenterZoomPlugIn is essentially ZoomToClickPlugIn(1.0) the other zoom/pan shortcuts currently work without any mouse input. is what you actually want another quasimode where you hold a shortcut pressed and then click somewhere and the viewport centers there? ..ede On 02.03.2

[JPP-Devel] fence

2013-03-02 Thread edgar . soldin
can somebody please tell me how to draw a fence and what it is good for? ..ede -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.ne

[JPP-Devel] How could I coustom OJ

2013-03-02 Thread AJAY KUMAR MULAKALA
I wold like to costom OJ very easy to use by a laymen. For this I would like to edit menu bar,  Please suggest me How to menu options Regars, AJAY . -- Everyone hates slow websites. So do we. Make your web apps faster