Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-16 Thread Larry Reeder
> OK, thanks for explanation. > By the way, I use Run Datastore Query nearly every day, and > the improvement which makes the use of ST_AsBinary optional > was a great one for OpenJUMP :-) Thanks Michaël - I'm glad you're finding it helpful. -lreeder --

Re: [JPP-Devel] [openjump-users] Font size in OpenJump

2013-03-16 Thread edgar . soldin
nstalled the latest snapshot of OpenJump PLUS (Version 20130316 > snapshot rev.3346), > but the issue remained the same. See the attachment, this is what I am > talking about... > > What I managed to clarify up to this time is the problem gets connected to > the swing.JTextArea

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

[JPP-Devel] [ jump-pilot-Bugs-3608038 ] TIF image fails to add with error

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

[JPP-Devel] [ jump-pilot-Bugs-3606578 ] File list cannot be sorted/folder not changed with jre 1.7

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

[JPP-Devel] [ jump-pilot-Bugs-3608266 ] Problem on drop-down menus

2013-03-16 Thread SourceForge . net
Bugs item #3608266, was opened at 2013-03-16 13:20 Message generated for change (Tracker Item Submitted) made by ma15569 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3608266&group_id=118054 Please note that this message will contain a full copy of the

Re: [JPP-Devel] Missing 'new post' and 'post reply' buttons

2013-03-16 Thread Stefan Steiniger
Hi Gyula, we actually received your last email on the font size problem (at least I did). I just checked the settings of the group. There is a setting, saying that you do not want to receive emails. However, of you are logged in, you should be able to post. I also changed the standard posting

[JPP-Devel] [ jump-pilot-Bugs-3607970 ] Generalization will remove full polygons for high tolerance

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

[JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-16 Thread Matthias Scholz
Hi, at the moment i fix some german translations. Can anybody explain me the difference between upslope, downslope and slope in the Add3DGeometryAttributesPlugIn? In my understanding is a slope and downslope the same, because both goes in down direction? Correct me, if i'm wrong. Matthias -

Re: [JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-16 Thread Michaël Michaud
Hi Matthias, Not sure english attribute names are correct UI labels are more explicit in the menu : upslope is the maximum positive slope found in the geometry (given in %) downslope is the minimum negative slope found in the geometry (given in %) slope is the maximum absolute slope (given in%)

Re: [JPP-Devel] Change the color of the selected feature

2013-03-16 Thread Michaël Michaud
Hi, Hello Michael, Thank you verry much it worked, the feature is not coloured but it's flashed and i guess it's enough. (the outline are flashed with the yellow color and the fill with black i guess because i didn't specified the fillPaint. Do you have any idea how to change it? i don't get