Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Michaël Michaud
Thanks Larry and Ede, Seems that I missed the point. I'll have a check with the new code. Michaël Le 02/04/2012 19:03, edgar.sol...@web.de a écrit : > Larry and all, > > please check snapshot revision 2787. > > ..ede > > > Original Message > Subject: [Jump-pilot-svn-notify] SF.

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread edgar . soldin
Larry and all, please check snapshot revision 2787. ..ede Original Message Subject: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[2787] core/trunk/src Date: Mon, 02 Apr 2012 17:01:43 + From: e...@users.sourceforge.net Reply-To: jump-pilot-svn-not...@lists.sourceforge.net

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Larry Becker
Sure. It wraps MenuListener in the JumpMenuListener wrapper class so that EasyPanel can determine which menu items had EnableChecks. It has been a few years since I wrote this so I'm not sure of all the hows and whys that it was done this way. 8-) Larry On Mon, Apr 2, 2012 at 10:02 AM, wrote:

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread edgar . soldin
Larry, could you please elaborate in short what this change does on the code level? ..thanks ede On 02.04.2012 16:53, Larry Becker wrote: > Hi Michaël and Jukka, > > It looks to me like one of the many revisions to FeatureInstaller lost an > important change to support EZ Buttons. The patch

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Larry Becker
Hi Michaël and Jukka, It looks to me like one of the many revisions to FeatureInstaller lost an important change to support EZ Buttons. The patch below restores it. The change to EasyPanel should not be necessary. Please excuse me if my superficial look at the code has missed an important det

Re: [JPP-Devel] Combining polygons

2012-04-02 Thread Rahkonen Jukka
Hi, I had a try with rev. 2785 and "Combine two polygons" attached to EZ Buttons so that the layer was editable at the time of shortcut creation. For me the EZ Button connected tool still combines selected polygons whether the layer is editable or not. I tried with a few different ways. - By t

Re: [JPP-Devel] Combining polygons

2012-03-31 Thread Michaël Michaud
Hi Jukka, Larry > - "Combine two selected polygons tool" is fast but it has a little bug. It > allows to combine polygons even if the layer is non-editable. >> How do you do that ? Menu item is inactive (grayed) if layer is non editable. > Good question indeed. It took awhile to repeat it. This is

Re: [JPP-Devel] Combining polygons

2012-03-17 Thread Rahkonen Jukka
Lähettäjä: Michaël Michaud [michael.mich...@free.fr] Lähetetty: 16. maaliskuuta 2012 22:44 Vastaanottaja: jump-pilot-devel@lists.sourceforge.net Aihe: Re: [JPP-Devel] Combining polygons Hi, I started to reduse the number of polygons in one dataset which

Re: [JPP-Devel] Combining polygons

2012-03-16 Thread Michaël Michaud
Hi, I started to reduse the number of polygons in one dataset which originally it contained more than 5000 rahter complicated polygons. Some experience: - "Combine two selected polygons tool" is fast but it has a little bug. It allows to combine polygons even if the layer is non-editable. How d

[JPP-Devel] Combining polygons

2012-03-16 Thread Rahkonen Jukka
Hi, I started to reduse the number of polygons in one dataset which originally it contained more than 5000 rahter complicated polygons. Some experience: - "Combine two selected polygons tool" is fast but it has a little bug. It allows to combine polygons even if the layer is non-editable. - "Co