Re: [JPP-Devel] zoombar

2008-10-29 Thread Michael Michaud
he "step size" of the >> JSlider then I have the control. >> >> Any Swing insight here? >> >> >> Thanks >> >> Bing >> >> >> *From:* Larry Becker <mailto:[EMAIL PROTECTED]&

Re: [JPP-Devel] zoombar

2008-10-29 Thread Stefan Steiniger
zooming jumps a little too > fast. I think if I can find how to set the "step size" of the > JSlider then I have the control. > > Any Swing insight here? > > > Thanks > > Bing > > > *From:* Larry Bec

Re: [JPP-Devel] zoombar

2008-10-28 Thread Bing Ran
d use Subject: Re: [JPP-Devel] zoombar > Regarding the use of logarithmic scale: Google map uses 18 levels of zooming with each level doubling the resolution of the previous one. It can cover from the entire earth surface to the street level, sufficient in most cases. That is a very go

Re: [JPP-Devel] zoombar

2008-10-28 Thread Larry Becker
size" of the JSlider then I have the control. > > Any Swing insight here? > > > Thanks > > Bing > > > *From:* Larry Becker <[EMAIL PROTECTED]> > *Sent:* Monday, October 27, 2008 9:19 PM > *To:* OpenJump develop and use > *Subject:* Re: [JPP-Devel] zo

Re: [JPP-Devel] zoombar

2008-10-28 Thread Rahkonen Jukka
the top menu zoom slider features. -Jukka- Lähettäjä: Bing Ran [mailto:[EMAIL PROTECTED] Lähetetty: 28. lokakuuta 2008 10:28 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] zoombar Hi, The other zoom tools are

Re: [JPP-Devel] zoombar

2008-10-28 Thread Bing Ran
ular call center workers. Thanks Bing From: Rahkonen Jukka Sent: Tuesday, October 28, 2008 4:11 PM To: OpenJump develop and use Subject: Re: [JPP-Devel] zoombar Hi, I think that clicking to the left or right from the zoom slider gives rather limited impression of the OpenJUMP zooming poss

Re: [JPP-Devel] zoombar

2008-10-28 Thread Rahkonen Jukka
Rahkonen- Lähettäjä: Bing Ran [mailto:[EMAIL PROTECTED] Lähetetty: 28. lokakuuta 2008 5:12 Vastaanottaja: OpenJump develop and use Aihe: Re: [JPP-Devel] zoombar Hi Larry, I did some

Re: [JPP-Devel] zoombar

2008-10-27 Thread Bing Ran
ant search tool often I feel the OpenJUMP zooming jumps a little too fast. I think if I can find how to set the "step size" of the JSlider then I have the control. Any Swing insight here? Thanks Bing From: Larry Becker Sent: Monday, October 27, 2008 9:19 PM To: OpenJump develop

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 ---