Re: [JPP-Devel] Measure-Area rectangle dragging

2021-11-24 Thread edgar . soldin
thanks, didn't realize the difference! maybe you can find the time to setup a ticket on github with more details on functional differences and a call to merge those two? helth n regards.. ede On 24.11.2021 14:59, Giuseppe Aruta wrote: > I don't know. These are two indipendent projects, mine as

Re: [JPP-Devel] Measure-Area rectangle dragging

2021-11-24 Thread Giuseppe Aruta
When I planned my project, there was a need to calculate the area of rectangular shapes on a map. I choose the orComposite plugin as project. Than I realized that a direct computing of thhe area of the rectangle was the faster solution. So I added to right click menu another plugin (embedded into O

Re: [JPP-Devel] Measure-Area rectangle dragging

2021-11-24 Thread Giuseppe Aruta
I don't know. These are two indipendent projects, mine as plugin and, I think, Matthias Sholz. My project was made years after Matthias' one. I have never worked around the Measure area tool embedded into Openjump as it offers staff that my plugin doesn't (and viceversa). AFAIR there was a request

Re: [JPP-Devel] Measure-Area rectangle dragging

2021-11-24 Thread edgar . soldin
sorry, again. the Measure-Area button from the Workbench-Toolbar is not capable of dragging a rectangle (fence?). the Measure-Area button from the Measure-Toolbox's toolbar is. why? ..ede On 24.11.2021 14:20, Giuseppe Aruta wrote: > Not SelectTool, but like FenceTool > > Il giorno mer 24 nov 2

Re: [JPP-Devel] Measure-Area rectangle dragging

2021-11-24 Thread Giuseppe Aruta
Not SelectTool, but like FenceTool Il giorno mer 24 nov 2021 alle ore 14:19 Giuseppe Aruta < giuseppe.ar...@gmail.com> ha scritto: > Hi Ede, > >is there a reason that rectangle dragging is not available from the > Toolbar cursor tool? > Are you talking about the toolbar of the MeasureToolbox tool

Re: [JPP-Devel] Measure-Area rectangle dragging

2021-11-24 Thread Giuseppe Aruta
Hi Ede, >is there a reason that rectangle dragging is not available from the Toolbar cursor tool? Are you talking about the toolbar of the MeasureToolbox tools? The Measure area tool was planned to be a OrCompositeTool, like SelectTool. Il giorno mar 23 nov 2021 alle ore 15:27 ha scritto: > hey