Re: [JPP-Devel] zoombar

2008-10-27 Thread Bing Ran
Hi Larry, I did some research and it turned out that the step size is controlled by the BasicSliderUI behind JSlider (I'm using Substance L&F) in my case and move 1/10 of the total value range. In case of metal L&F it jumps by one unit. I don't know if there is a simple way of configuring that.

Re: [JPP-Devel] When OpenJUMP 1.3?

2008-10-27 Thread Sunburned Surveyor
Peppe, I don't think we've adopted an policy of when we make an official release (although I think this would be of benefit). So I must defer to Stefan in this case. It is an area of project management he usually takes care of. However, I would be willing to work under his direction to assist with

[JPP-Devel] [Fwd: RE: Saving changes after edit postgis table]

2008-10-27 Thread Stefan Steiniger
Hei just want to notice you of my answer in the forum. Since 1-2 weeks the use of the forum seems to increase... stefan Original Message Subject:[jump-pilot - OpenJUMP Functions Problems] RE: Saving changes after edit postgis table Date: Mon, 27 Oct 2008 16:39:21 +

[JPP-Devel] When OpenJUMP 1.3?

2008-10-27 Thread Giuseppe Aruta
Hei, after so many chganges and improvement on OJ 1.2F NB, when is it time to 1.3 version? Just a reminder. Peppe Scopri il blog di Yahoo! Mail: Trucchi, novità e scrivi la tua opinione. http://www.ymailblogit.com/blog

Re: [JPP-Devel] Stream digitizing tools?

2008-10-27 Thread Rahkonen Jukka
Hi Larry, You have created a wonderful tool. It takes just a second to learn (perhaps ten seconds to teach somebody) how to use it, including the unique possibility of selecting two separate linestrings, digitize the section in between them and join them all to one. Congratulations. -Jukka

Re: [JPP-Devel] zoombar

2008-10-27 Thread Larry Becker
Hi Bing, I'm not sure if the zoom bar can display the full range of zooms if the step size is only 2. It is kind of like a logarithmic scale. The zoom bar's purpose is to provide a fast way of making gross changes in zoom levels, and to display the current zoom level's order of magnitude. The

[JPP-Devel] zoombar

2008-10-27 Thread Bing Ran
I'd like to change the step size of the zoombar from 10 to 2 for example. Currently the zoom level change by an order of magnitude when I click on either side of the knob. I couldn't figure this out. Any help is appreciated. Bing ---