of JPP development and use.
> Subject: Re: [JPP-Devel] printing extension
>
>
> I have uploaded a new version (0.7) of the Printing
> extension. I found
> that it was necessary to wait for the graphics to finish
> painting before
> sending to to the printer. It appear
I have uploaded a new version (0.7) of the Printing extension. I found
that it was necessary to wait for the graphics to finish painting before
sending to to the printer. It appears (I think) that the screen
painting is queued into multiple threads. I am now waiting for all
these threads to
5.1.2007 4:18
To: List for discussion of JPP development and use.
Subject: Re: [JPP-Devel] printing extension
It is possible that the jar file was created with Java 1.6, this may
have caused some problems? I have now uploaded a Java 1.5 version (vers
0.4) on the web site.
Geoff
Geoffrey G Roy
for me, so
>> should I put it to some other place instead?
>>
>> Regards,
>>
>> -Jukka Rahkonen-
>>
>> -----Original Message-
>> From: [EMAIL PROTECTED]
>> <mailto:[EMAIL PROTECTED]> on behalf
>>
her place instead?
>
> Regards,
>
> -Jukka Rahkonen-
>
> -Original Message-
> From: [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]> on behalf
> of Geoffrey G Roy
> Sent: Tue 2.1.2007 5:24
> To: List for discussion of JPP develo
2.1.2007 5:24
To: List for discussion of JPP development and use.
Subject: Re: [JPP-Devel] printing extension
Progress with Printing Extension:
1. The reshape() method is depreciated, I have tried using
setBounds() on the LayerViewPanel(). While the bounds are changed
I canno
2.1.2007 5:24
To: List for discussion of JPP development and use.
Subject: Re: [JPP-Devel] printing extension
Progress with Printing Extension:
1. The reshape() method is depreciated, I have tried using
setBounds() on the LayerViewPanel(). While the bounds are changed
I cannot
Progress with Printing Extension:
1. The reshape() method is depreciated, I have tried using
setBounds() on the LayerViewPanel(). While the bounds are changed
I cannot get the map to repaint (correctly) using the new bounds
- any thoughts?
2. The issues with the incorrec