Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-05-02 Thread Michael Michaud
Hi, Thanks Geoff, The last JumpPrinter plugin (1.87) should be included in OpenJUMP from r3958 Michaƫl > OK, I have it now. I will leave out the test as it does not seem to > matter, and may be of use in some circumstances. > > I will post latest version on cadplan.com.au > > Geoff > > > On 25/0

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-26 Thread Geoffrey Roy
OK, I have it now. I will leave out the test as it does not seem to matter, and may be of use in some circumstances. I will post latest version on cadplan.com.au Geoff On 25/04/2014 20:39, edgar.sol...@web.de wrote: > just checked. EnableCheckFactory has the method since 2005. ..ede > > On 25

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-25 Thread edgar . soldin
just checked. EnableCheckFactory has the method since 2005. ..ede On 25.04.2014 14:27, edgar.sol...@web.de wrote: > Geoff, > > possibly. to be on the safe side i suggest you always compile/update your > extension against latest svn. > > ..ede > > On 25.04.2014 02:15, Geoffrey Roy wrote: >> Dea

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-25 Thread edgar . soldin
Geoff, possibly. to be on the safe side i suggest you always compile/update your extension against latest svn. ..ede On 25.04.2014 02:15, Geoffrey Roy wrote: > Dear Michael and Ede > > I have now tyested the WMS layer example and it seems to work OK by > leaving out the check (actually settin

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-24 Thread Geoffrey Roy
Dear Michael and Ede I have now tyested the WMS layer example and it seems to work OK by leaving out the check (actually setting it to zero). This will mean that if no layers exist (including a WMS layer) then the printed page will be blank, to which you can add furniture items - perhaps this

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-24 Thread edgar . soldin
yeah right, as "other" layers came late into OJ only the original vector layers are considered Layers, while the parenting interface Layerables is implemented by the former and all "new" layer formats (raster, wms etc.). Geoff: so it's up to you, no check or layerables. i'd suggest the later.

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-24 Thread Michael Michaud
Hi >> Dear Ede and Jukka >> >> I am attaching a new version of my printer plugin that does not disable the >> Printer buttons if there are no layers present. I presume that if only WMS >> layers exist they do not count in the >> "check.createAtLeastNLayersMustExistCheck(n)". > that would be an

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-24 Thread edgar . soldin
On 24.04.2014 10:46, Geoffrey Roy wrote: > Dear Ede and Jukka > > I am attaching a new version of my printer plugin that does not disable the > Printer buttons if there are no layers present. I presume that if only WMS > layers exist they do not count in the > "check.createAtLeastNLayersMustEx

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-22 Thread edgar . soldin
that must be fixed by the extension's original author in it's plugin's enablecheck.. ede On 22.04.2014 16:08, Rahkonen Jukka (Tike) wrote: > Hi, > > If there are only WMS layers in the project the both printing options in OJ > Plus stay grayed and tooltip informs "At least one layer must exist"