Re: [JPP-Devel] OJN 1.2D: Error with Rename Selected Layer

2007-08-22 Thread Andreas Schmitz
Stefan Steiniger wrote:

Hi,

> mhm.. what if you don't use "layerable" but "layer" instead?
> 
> checkFactory.createAtLeastNLayersMustBeSelectedCheck(n)

Then WMS layers won't be supported, since they do not inherit from
Layer, only from AbstractLayerable IIRC.

Best regards, Andreas
-- 
l a t / l o n  GmbH
Aennchenstrasse 19   53177 Bonn, Germany
phone ++49 +228 18496-11 fax ++49 +228 1849629
http://www.lat-lon.dehttp://www.deegree.org


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] I18n: indian languages

2007-08-22 Thread Stefan Steiniger
Jei Jitendra,

on the openjump wiki I have tried to describe the steps to make a local 
language version of OpenJUMP:

http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+language

you need to read part A and B.
If it works succesfully, send me the language files and i will add them 
to our source-code repository

if you have further questions, don't hesitate to write us - preferably 
using the list ;)

stefan


[EMAIL PROTECTED] wrote:

>I have mentored a volunteer cum student group .We are a group interested in 
>localization of gis and would lije to check the feasibility of localising 
>openjump.
>Hence request to initiate a hindi and marathi version with instruction to make 
>interface and messages local.
>Pl realise that indic font that are pooular though not standard are opentype 
>which are unicode based and not just utf8 but have inbuilt program for 
>rendering "complex" I.e. Context sensitive , text.
>We are on the job of localising xwiki.
>See www.indictrans.in
>Jitendra
>
>Sent from BlackBerry® on Airtel
>-
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>___
>Jump-pilot-devel mailing list
>Jump-pilot-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>  
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Jump-pilot-devel Digest, Vol 15, Issue 41

2007-08-22 Thread jituviju
My student yogesh and swapnil tried to follow instructions for localization and 
following is tgeie message"Hello sir,

i have followed all step mention in link 

http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+language 
 
.

But there is problem to see the font.

we also give command  " export LANG=hi_IN.utf8 ".

we create file for Hindi language form jump_pt_BR.properties, 
hi_IN.properties.Then pack all the  of the previously extracted zip file to a 
new .zip 

which has the same name as the old. 

rename the just packed file .zip to .jar.

copy it in the same location as the old .jar

tThen started open jump .But in open jump it not show that menu that we change .
we can send you the snapshota or put thgem up on our site.
Jitendra





Sent from BlackBerry® on Airtel
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] I18n: indian languages

2007-08-22 Thread Stefan Steiniger
Hei,

I am not sure what we can do (assuming that your Java usually displays 
hindi letters). I also assume, that it is an encoding problem.
Can you send the language file to me or the list for testing?

I send a copy to the user list, maybe some other person has some idea

stefan

Btw. you  do not need to say "Sir" on the list ;)

yogesh somvanshi wrote:

> Hello sir,
>
> i have followed all step mention in link 
> http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+language.
>
> But there is problem to see the font.
>
> we also give command  " export LANG=hi_IN.utf8 ".
>
> we create file for Hindi language form jump_pt_BR.properties, 
> hi_IN.properties.Then pack all the  of the previously extracted zip 
> file to a new .zip
>
> which has the same name as the old.
>
> rename the just packed file .zip to .jar.
>
> copy it in the same location as the old .jar
>
> tThen started open jump .But in open jump it not show that menu that 
> we change .
>
> we also send you snap shot of openjump.
>
> plz check attachment .
>
> On 8/22/07, *Swapnil Hajare* <[EMAIL PROTECTED] 
> > wrote:
>
>
>
> -- Forwarded message --
> From: *Stefan Steiniger* <[EMAIL PROTECTED]
> >
> Date: Aug 22, 2007 2:58 PM
> Subject: Re: [JPP-Devel] I18n: indian languages
> To: [EMAIL PROTECTED] , "List for
> discussion of JPP development and use." <
> jump-pilot-devel@lists.sourceforge.net
> >
> Cc: Swapnil Hajare <[EMAIL PROTECTED] >,
> Darshana Pathak < [EMAIL PROTECTED]
> >
>
> Jei Jitendra,
>
> on the openjump wiki I have tried to describe the steps to make a
> local
> language version of OpenJUMP:
>
> 
> http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+language
>
> you need to read part A and B.
> If it works succesfully, send me the language files and i will add
> them
> to our source-code repository
>
> if you have further questions, don't hesitate to write us - preferably
> using the list ;)
>
> stefan
>
>
> [EMAIL PROTECTED]  wrote:
>
> >I have mentored a volunteer cum student group .We are a group
> interested in localization of gis and would lije to check the
> feasibility of localising openjump.
> >Hence request to initiate a hindi and marathi version with
> instruction to make interface and messages local.
> >Pl realise that indic font that are pooular though not standard
> are opentype which are unicode based and not just utf8 but have
> inbuilt program for rendering "complex" I.e. Context sensitive , text.
> >We are on the job of localising xwiki.
> >See www.indictrans.in 
> >Jitendra
> >
> >Sent from BlackBerry® on Airtel
> >- --
> --
> >This SF.net email is sponsored by: Splunk Inc.
> >Still grepping through log files to find problems?  Stop.
> >Now Search log events and configuration files using AJAX and a
> browser.
> >Download your FREE copy of Splunk now >>   http://get.splunk.com/
> >_ __
> >Jump-pilot-devel mailing list
> >Jump-pilot-devel@lists.sourceforge.net
> 
> >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> >
>
>
>
> -- 
> Swapnil Hajare
> blog: dreamil.indictrans.in  
>
>
>
> 
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Larry Becker
Added an "Open Recent Project" submenu to the File menu that will
remember the last 8 tasks opened.  Tentative translations were made
for French, German, and Spanish.

In trying out various translations I had trouble deciding between, for
example (in French)

Ouvrir Des Projets Récents  (To open Recent Projects)

Projets Récemment Ouverts (Recently Open Projects)

I decided on the later, but would appreciate any insight on the
preferred form of menu commands in various languages.  In English, we
almost always go with "verb noun" or "verb adjective noun".

regards,
Larry Becker
-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


[JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Larry Becker
I'm going to be making some major improvements to the Label Style.  Is
anyone else working in this area?

The improvements will be:

1. Support for halo text.  A halo is a surrounding outline in a
contrasting color to improve readability when using a mixed dark and
light background such as raster images.

2. Support for hiding text below a specified scale.  This makes it
possible to stop text from rendering when zoomed out too far to
actually read, but still display the geometry.

3.  Support for horizontal alignment of text. (Left, Center, and Right justify)

regards,
Larry Becker
-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] I18n: indian languages

2007-08-22 Thread David Zwiers
Check the name of the properties file --- there is probably a naming
conventions to follow (the examples below indicate they may not have
been followed). 


  David Zwiers
  Vivid Solutions Inc. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Stefan Steiniger
Sent: August 22, 2007 7:23 AM
To: yogesh somvanshi
Cc: JPP development; JUMP Users Discussion
Subject: Re: [JPP-Devel] I18n: indian languages

Hei,

I am not sure what we can do (assuming that your Java usually displays
hindi letters). I also assume, that it is an encoding problem.
Can you send the language file to me or the list for testing?

I send a copy to the user list, maybe some other person has some idea

stefan

Btw. you  do not need to say "Sir" on the list ;)

yogesh somvanshi wrote:

> Hello sir,
>
> i have followed all step mention in link 
>
http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+lan
guage.
>
> But there is problem to see the font.
>
> we also give command  " export LANG=hi_IN.utf8 ".
>
> we create file for Hindi language form jump_pt_BR.properties, 
> hi_IN.properties.Then pack all the  of the previously extracted zip 
> file to a new .zip
>
> which has the same name as the old.
>
> rename the just packed file .zip to .jar.
>
> copy it in the same location as the old .jar
>
> tThen started open jump .But in open jump it not show that menu that 
> we change .
>
> we also send you snap shot of openjump.
>
> plz check attachment .
>
> On 8/22/07, *Swapnil Hajare* <[EMAIL PROTECTED] 
> > wrote:
>
>
>
> -- Forwarded message --
> From: *Stefan Steiniger* <[EMAIL PROTECTED]
> >
> Date: Aug 22, 2007 2:58 PM
> Subject: Re: [JPP-Devel] I18n: indian languages
> To: [EMAIL PROTECTED] , "List for
> discussion of JPP development and use." <
> jump-pilot-devel@lists.sourceforge.net
> >
> Cc: Swapnil Hajare <[EMAIL PROTECTED] >,
> Darshana Pathak < [EMAIL PROTECTED]
> >
>
> Jei Jitendra,
>
> on the openjump wiki I have tried to describe the steps to make a
> local
> language version of OpenJUMP:
>
> 
> http://openjump.org/wiki/show/How+to+translate+OpenJUMP+into+another+l
> anguage
>
> you need to read part A and B.
> If it works succesfully, send me the language files and i will add
> them
> to our source-code repository
>
> if you have further questions, don't hesitate to write us -
preferably
> using the list ;)
>
> stefan
>
>
> [EMAIL PROTECTED]  wrote:
>
> >I have mentored a volunteer cum student group .We are a group
> interested in localization of gis and would lije to check the
> feasibility of localising openjump.
> >Hence request to initiate a hindi and marathi version with
> instruction to make interface and messages local.
> >Pl realise that indic font that are pooular though not standard
> are opentype which are unicode based and not just utf8 but have
> inbuilt program for rendering "complex" I.e. Context sensitive ,
text.
> >We are on the job of localising xwiki.
> >See www.indictrans.in 
> >Jitendra
> >
> >Sent from BlackBerry(r) on Airtel
> >- --
> --
> >This SF.net email is sponsored by: Splunk Inc.
> >Still grepping through log files to find problems?  Stop.
> >Now Search log events and configuration files using AJAX and a
> browser.
> >Download your FREE copy of Splunk now >>   http://get.splunk.com/
> >_ __
> >Jump-pilot-devel mailing list
> >Jump-pilot-devel@lists.sourceforge.net
> 
> >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> >
>
>
>
> -- 
> Swapnil Hajare
> blog: dreamil.indictrans.in 
>
>
>
> --
> --
>



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configurati

[JPP-Devel] Vista Look and Feel

2007-08-22 Thread Uwe Dalluege
Hi,

under Windows Vista I have view-problems with some
combo-boxes!

For example:

1. Tools>Generate>Buffer...
2. The text of the Layer-ComboBox is not visible!

Also with all Query-tools!

Regards,

Uwe

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Stefan Steiniger
mhm.. as you reported a problem before on comboboxes..
it sounds like vista is a new challange for Sun (Java).

Maybe we wait for a new java release since microsoft is setting up 
standards as they want... i know it is a stupid comment

stefan

PS: I really consider to switch from win to linux in about 1-2 years, 
thus avoiding to ever use Win Vista. most of the opensource satuff seems 
mature to go that way


Uwe Dalluege wrote:

>Hi,
>
>under Windows Vista I have view-problems with some
>combo-boxes!
>
>For example:
>
>1. Tools>Generate>Buffer...
>2. The text of the Layer-ComboBox is not visible!
>
>Also with all Query-tools!
>
>Regards,
>
>Uwe
>
>-
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>___
>Jump-pilot-devel mailing list
>Jump-pilot-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>  
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Michaël Michaud
Thanks for the french translation

We generally use something like :
"Derniers projets utilisés"

Note that in french, we don't use to capitalize all the words in 
menus... (it reminds me a recent and interseting discussion :-) )

Thanks for all the improvements

Michaël

Larry Becker a écrit :

>Added an "Open Recent Project" submenu to the File menu that will
>remember the last 8 tasks opened.  Tentative translations were made
>for French, German, and Spanish.
>
>In trying out various translations I had trouble deciding between, for
>example (in French)
>
>Ouvrir Des Projets Récents  (To open Recent Projects)
>
>Projets Récemment Ouverts (Recently Open Projects)
>
>I decided on the later, but would appreciate any insight on the
>preferred form of menu commands in various languages.  In English, we
>almost always go with "verb noun" or "verb adjective noun".
>
>regards,
>Larry Becker
>  
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Sunburned Surveyor
This is awesome Larry.

I was wondering if we might start a quick page on the wiki to track
new functionality in OpenJUMP that needs to be documented. I think
this would help Peppe and I in our documentation efforts.

Note that this would be different from the Change Log for programmers.

Would anyone have a problem with adding this to the OpenJUMP wiki.

The Sunburned Surveyor

On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
> Thanks for the french translation
>
> We generally use something like :
> "Derniers projets utilisés"
>
> Note that in french, we don't use to capitalize all the words in
> menus... (it reminds me a recent and interseting discussion :-) )
>
> Thanks for all the improvements
>
> Michaël
>
> Larry Becker a écrit :
>
> >Added an "Open Recent Project" submenu to the File menu that will
> >remember the last 8 tasks opened.  Tentative translations were made
> >for French, German, and Spanish.
> >
> >In trying out various translations I had trouble deciding between, for
> >example (in French)
> >
> >Ouvrir Des Projets Récents  (To open Recent Projects)
> >
> >Projets Récemment Ouverts (Recently Open Projects)
> >
> >I decided on the later, but would appreciate any insight on the
> >preferred form of menu commands in various languages.  In English, we
> >almost always go with "verb noun" or "verb adjective noun".
> >
> >regards,
> >Larry Becker
> >
> >
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Sunburned Surveyor
My Google search of "Vista Swing Combo Boxes" didn't turn up any
information about a problem. I suspect if this was common to Swing on
Vista there would be some relevant hits. This makes me suspect that
something is wrong with our code?

Can anyone verify that Swing combo boxes have problems on Vista in
something other that JUMP/OpenJUMP?

The Sunburned Surveyor

P.S. - Stefan:  Maybe I can offer some tips when you move to Linux. :]
Save yourself some of my heartache and go with Ubuntu or Debian.



On 8/22/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
> mhm.. as you reported a problem before on comboboxes..
> it sounds like vista is a new challange for Sun (Java).
>
> Maybe we wait for a new java release since microsoft is setting up
> standards as they want... i know it is a stupid comment
>
> stefan
>
> PS: I really consider to switch from win to linux in about 1-2 years,
> thus avoiding to ever use Win Vista. most of the opensource satuff seems
> mature to go that way
>
>
> Uwe Dalluege wrote:
>
> >Hi,
> >
> >under Windows Vista I have view-problems with some
> >combo-boxes!
> >
> >For example:
> >
> >1. Tools>Generate>Buffer...
> >2. The text of the Layer-ComboBox is not visible!
> >
> >Also with all Query-tools!
> >
> >Regards,
> >
> >Uwe
> >
> >-
> >This SF.net email is sponsored by: Splunk Inc.
> >Still grepping through log files to find problems?  Stop.
> >Now Search log events and configuration files using AJAX and a browser.
> >Download your FREE copy of Splunk now >>  http://get.splunk.com/
> >___
> >Jump-pilot-devel mailing list
> >Jump-pilot-devel@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> >
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Sunburned Surveyor
I modified the existing table to reflect the latest plug-in that Larry
added. I will try to keep up with this.

SS

http://thejumppilotproject.pbwiki.com/New-Features-Documentation



On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> This is awesome Larry.
>
> I was wondering if we might start a quick page on the wiki to track
> new functionality in OpenJUMP that needs to be documented. I think
> this would help Peppe and I in our documentation efforts.
>
> Note that this would be different from the Change Log for programmers.
>
> Would anyone have a problem with adding this to the OpenJUMP wiki.
>
> The Sunburned Surveyor
>
> On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
> > Thanks for the french translation
> >
> > We generally use something like :
> > "Derniers projets utilisés"
> >
> > Note that in french, we don't use to capitalize all the words in
> > menus... (it reminds me a recent and interseting discussion :-) )
> >
> > Thanks for all the improvements
> >
> > Michaël
> >
> > Larry Becker a écrit :
> >
> > >Added an "Open Recent Project" submenu to the File menu that will
> > >remember the last 8 tasks opened.  Tentative translations were made
> > >for French, German, and Spanish.
> > >
> > >In trying out various translations I had trouble deciding between, for
> > >example (in French)
> > >
> > >Ouvrir Des Projets Récents  (To open Recent Projects)
> > >
> > >Projets Récemment Ouverts (Recently Open Projects)
> > >
> > >I decided on the later, but would appreciate any insight on the
> > >preferred form of menu commands in various languages.  In English, we
> > >almost always go with "verb noun" or "verb adjective noun".
> > >
> > >regards,
> > >Larry Becker
> > >
> > >
> >
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Larry Becker
I'll be glad to help keep it up if I can get write access to the wiki.

Right now I'm working through the wiki page on OpenJump-SkyJUMP synchronization:
http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization

Larry Becker

On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> This is awesome Larry.
>
> I was wondering if we might start a quick page on the wiki to track
> new functionality in OpenJUMP that needs to be documented. I think
> this would help Peppe and I in our documentation efforts.
>
> Note that this would be different from the Change Log for programmers.
>
> Would anyone have a problem with adding this to the OpenJUMP wiki.
>
> The Sunburned Surveyor
>
> On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
> > Thanks for the french translation
> >
> > We generally use something like :
> > "Derniers projets utilisés"
> >
> > Note that in french, we don't use to capitalize all the words in
> > menus... (it reminds me a recent and interseting discussion :-) )
> >
> > Thanks for all the improvements
> >
> > Michaël
> >
> > Larry Becker a écrit :
> >
> > >Added an "Open Recent Project" submenu to the File menu that will
> > >remember the last 8 tasks opened.  Tentative translations were made
> > >for French, German, and Spanish.
> > >
> > >In trying out various translations I had trouble deciding between, for
> > >example (in French)
> > >
> > >Ouvrir Des Projets Récents  (To open Recent Projects)
> > >
> > >Projets Récemment Ouverts (Recently Open Projects)
> > >
> > >I decided on the later, but would appreciate any insight on the
> > >preferred form of menu commands in various languages.  In English, we
> > >almost always go with "verb noun" or "verb adjective noun".
> > >
> > >regards,
> > >Larry Becker
> > >
> > >
> >
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Sunburned Surveyor
Good stuff Larry. Thanks for helping out with the docs.

SS

On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> I'll be glad to help keep it up if I can get write access to the wiki.
>
> Right now I'm working through the wiki page on OpenJump-SkyJUMP 
> synchronization:
> http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization
>
> Larry Becker
>
> On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> > This is awesome Larry.
> >
> > I was wondering if we might start a quick page on the wiki to track
> > new functionality in OpenJUMP that needs to be documented. I think
> > this would help Peppe and I in our documentation efforts.
> >
> > Note that this would be different from the Change Log for programmers.
> >
> > Would anyone have a problem with adding this to the OpenJUMP wiki.
> >
> > The Sunburned Surveyor
> >
> > On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
> > > Thanks for the french translation
> > >
> > > We generally use something like :
> > > "Derniers projets utilisés"
> > >
> > > Note that in french, we don't use to capitalize all the words in
> > > menus... (it reminds me a recent and interseting discussion :-) )
> > >
> > > Thanks for all the improvements
> > >
> > > Michaël
> > >
> > > Larry Becker a écrit :
> > >
> > > >Added an "Open Recent Project" submenu to the File menu that will
> > > >remember the last 8 tasks opened.  Tentative translations were made
> > > >for French, German, and Spanish.
> > > >
> > > >In trying out various translations I had trouble deciding between, for
> > > >example (in French)
> > > >
> > > >Ouvrir Des Projets Récents  (To open Recent Projects)
> > > >
> > > >Projets Récemment Ouverts (Recently Open Projects)
> > > >
> > > >I decided on the later, but would appreciate any insight on the
> > > >preferred form of menu commands in various languages.  In English, we
> > > >almost always go with "verb noun" or "verb adjective noun".
> > > >
> > > >regards,
> > > >Larry Becker
> > > >
> > > >
> > >
> > >
> > > -
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a browser.
> > > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > > ___
> > > Jump-pilot-devel mailing list
> > > Jump-pilot-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > >
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
>
> --
> http://amusingprogrammer.blogspot.com/
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Sunburned Surveyor
Larry,

This sounds interesting. I'm not doing any work on the label style,
but I look forward to trying out this new functionality and also to
getting a peek at your code.

The Sunburned Surveyor

On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> I'm going to be making some major improvements to the Label Style.  Is
> anyone else working in this area?
>
> The improvements will be:
>
> 1. Support for halo text.  A halo is a surrounding outline in a
> contrasting color to improve readability when using a mixed dark and
> light background such as raster images.
>
> 2. Support for hiding text below a specified scale.  This makes it
> possible to stop text from rendering when zoomed out too far to
> actually read, but still display the geometry.
>
> 3.  Support for horizontal alignment of text. (Left, Center, and Right 
> justify)
>
> regards,
> Larry Becker
> --
> http://amusingprogrammer.blogspot.com/
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Stefan Steiniger
mhm.. you don't  have write access?
but you should have ;) There are no restrictions, as far as I know.

stefan

Larry Becker wrote:

>I'll be glad to help keep it up if I can get write access to the wiki.
>
>Right now I'm working through the wiki page on OpenJump-SkyJUMP 
>synchronization:
>http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization
>
>Larry Becker
>
>On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
>  
>
>>This is awesome Larry.
>>
>>I was wondering if we might start a quick page on the wiki to track
>>new functionality in OpenJUMP that needs to be documented. I think
>>this would help Peppe and I in our documentation efforts.
>>
>>Note that this would be different from the Change Log for programmers.
>>
>>Would anyone have a problem with adding this to the OpenJUMP wiki.
>>
>>The Sunburned Surveyor
>>
>>On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
>>
>>
>>>Thanks for the french translation
>>>
>>>We generally use something like :
>>>"Derniers projets utilisés"
>>>
>>>Note that in french, we don't use to capitalize all the words in
>>>menus... (it reminds me a recent and interseting discussion :-) )
>>>
>>>Thanks for all the improvements
>>>
>>>Michaël
>>>
>>>Larry Becker a écrit :
>>>
>>>  
>>>
Added an "Open Recent Project" submenu to the File menu that will
remember the last 8 tasks opened.  Tentative translations were made
for French, German, and Spanish.

In trying out various translations I had trouble deciding between, for
example (in French)

Ouvrir Des Projets Récents  (To open Recent Projects)

Projets Récemment Ouverts (Recently Open Projects)

I decided on the later, but would appreciate any insight on the
preferred form of menu commands in various languages.  In English, we
almost always go with "verb noun" or "verb adjective noun".

regards,
Larry Becker




>>>-
>>>This SF.net email is sponsored by: Splunk Inc.
>>>Still grepping through log files to find problems?  Stop.
>>>Now Search log events and configuration files using AJAX and a browser.
>>>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>>___
>>>Jump-pilot-devel mailing list
>>>Jump-pilot-devel@lists.sourceforge.net
>>>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>
>>>  
>>>
>>-
>>This SF.net email is sponsored by: Splunk Inc.
>>Still grepping through log files to find problems?  Stop.
>>Now Search log events and configuration files using AJAX and a browser.
>>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>___
>>Jump-pilot-devel mailing list
>>Jump-pilot-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>
>
>  
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Larry Becker
Hi Stefan,

   You're right.  Now that I have located the Edit button, I can make
changes. 8-)

thanks,
Larry

On 8/22/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
> mhm.. you don't  have write access?
> but you should have ;) There are no restrictions, as far as I know.
>
> stefan
>
> Larry Becker wrote:
>
> >I'll be glad to help keep it up if I can get write access to the wiki.
> >
> >Right now I'm working through the wiki page on OpenJump-SkyJUMP 
> >synchronization:
> >http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization
> >
> >Larry Becker
> >
> >On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> >
> >
> >>This is awesome Larry.
> >>
> >>I was wondering if we might start a quick page on the wiki to track
> >>new functionality in OpenJUMP that needs to be documented. I think
> >>this would help Peppe and I in our documentation efforts.
> >>
> >>Note that this would be different from the Change Log for programmers.
> >>
> >>Would anyone have a problem with adding this to the OpenJUMP wiki.
> >>
> >>The Sunburned Surveyor
> >>
> >>On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>>Thanks for the french translation
> >>>
> >>>We generally use something like :
> >>>"Derniers projets utilisés"
> >>>
> >>>Note that in french, we don't use to capitalize all the words in
> >>>menus... (it reminds me a recent and interseting discussion :-) )
> >>>
> >>>Thanks for all the improvements
> >>>
> >>>Michaël
> >>>
> >>>Larry Becker a écrit :
> >>>
> >>>
> >>>
> Added an "Open Recent Project" submenu to the File menu that will
> remember the last 8 tasks opened.  Tentative translations were made
> for French, German, and Spanish.
> 
> In trying out various translations I had trouble deciding between, for
> example (in French)
> 
> Ouvrir Des Projets Récents  (To open Recent Projects)
> 
> Projets Récemment Ouverts (Recently Open Projects)
> 
> I decided on the later, but would appreciate any insight on the
> preferred form of menu commands in various languages.  In English, we
> almost always go with "verb noun" or "verb adjective noun".
> 
> regards,
> Larry Becker
> 
> 
> 
> 
> >>>-
> >>>This SF.net email is sponsored by: Splunk Inc.
> >>>Still grepping through log files to find problems?  Stop.
> >>>Now Search log events and configuration files using AJAX and a browser.
> >>>Download your FREE copy of Splunk now >>  http://get.splunk.com/
> >>>___
> >>>Jump-pilot-devel mailing list
> >>>Jump-pilot-devel@lists.sourceforge.net
> >>>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>>
> >>>
> >>>
> >>-
> >>This SF.net email is sponsored by: Splunk Inc.
> >>Still grepping through log files to find problems?  Stop.
> >>Now Search log events and configuration files using AJAX and a browser.
> >>Download your FREE copy of Splunk now >>  http://get.splunk.com/
> >>___
> >>Jump-pilot-devel mailing list
> >>Jump-pilot-devel@lists.sourceforge.net
> >>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >>
> >>
> >>
> >
> >
> >
> >
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Stefan Steiniger
great ;)

and before i forget: Thanx for your contributions.
I suppose OJ 1.2 will be a promising release. Maybe we should just 
switch to 1.3 :o)
(but on the other hand I may never reach to get all the issues solved 
for a final release .. so we will always end-up with OJ beta-delta 
versions ;)

 will check out the forum thing on the weekend - i hope
(puhh.. today rank 164 on SF.. but still pretty good thanx to your's and 
Michaels work)

stefan

PS: I am actually wondering if we may release a seperate jython plugin? 
But we also need to thin about how to organize the external plugins. 
Michael proposed to make a new project. While i could imagine that too.. 
it may be another way to start setting up an new xoops on the SF website 
space.

Larry Becker wrote:

>Hi Stefan,
>
>   You're right.  Now that I have located the Edit button, I can make
>changes. 8-)
>
>thanks,
>Larry
>
>On 8/22/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>  
>
>>mhm.. you don't  have write access?
>>but you should have ;) There are no restrictions, as far as I know.
>>
>>stefan
>>
>>Larry Becker wrote:
>>
>>
>>
>>>I'll be glad to help keep it up if I can get write access to the wiki.
>>>
>>>Right now I'm working through the wiki page on OpenJump-SkyJUMP 
>>>synchronization:
>>>http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization
>>>
>>>Larry Becker
>>>
>>>On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>  
>>>
This is awesome Larry.

I was wondering if we might start a quick page on the wiki to track
new functionality in OpenJUMP that needs to be documented. I think
this would help Peppe and I in our documentation efforts.

Note that this would be different from the Change Log for programmers.

Would anyone have a problem with adding this to the OpenJUMP wiki.

The Sunburned Surveyor

On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:




>Thanks for the french translation
>
>We generally use something like :
>"Derniers projets utilisés"
>
>Note that in french, we don't use to capitalize all the words in
>menus... (it reminds me a recent and interseting discussion :-) )
>
>Thanks for all the improvements
>
>Michaël
>
>Larry Becker a écrit :
>
>
>
>  
>
>>Added an "Open Recent Project" submenu to the File menu that will
>>remember the last 8 tasks opened.  Tentative translations were made
>>for French, German, and Spanish.
>>
>>In trying out various translations I had trouble deciding between, for
>>example (in French)
>>
>>Ouvrir Des Projets Récents  (To open Recent Projects)
>>
>>Projets Récemment Ouverts (Recently Open Projects)
>>
>>I decided on the later, but would appreciate any insight on the
>>preferred form of menu commands in various languages.  In English, we
>>almost always go with "verb noun" or "verb adjective noun".
>>
>>regards,
>>Larry Becker
>>
>>
>>
>>
>>
>>
>-
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>___
>Jump-pilot-devel mailing list
>Jump-pilot-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
>  
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel





>>>
>>>
>>>  
>>>
>>-
>>This SF.net email is sponsored by: Splunk Inc.
>>Still grepping through log files to find problems?  Stop.
>>Now Search log events and configuration files using AJAX and a browser.
>>Download your FREE copy of Splunk now >>  http://get.splunk.com/
>>___
>>Jump-pilot-devel mailing list
>>Jump-pilot-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>>
>
>
>  
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now S

Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Barbara Zack
I just checked SkyJUMP on Vista and don't seem any problems with combo 
boxes on any of the menus.

Barbara

Uwe Dalluege wrote:
> Hi,
>
> under Windows Vista I have view-problems with some
> combo-boxes!
>
> For example:
>
> 1. Tools>Generate>Buffer...
> 2. The text of the Layer-ComboBox is not visible!
>
> Also with all Query-tools!
>
> Regards,
>
> Uwe
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>   

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Sunburned Surveyor
Thanks for the verification Barbara.

SS

On 8/22/07, Barbara Zack <[EMAIL PROTECTED]> wrote:
> I just checked SkyJUMP on Vista and don't seem any problems with combo
> boxes on any of the menus.
>
> Barbara
>
> Uwe Dalluege wrote:
> > Hi,
> >
> > under Windows Vista I have view-problems with some
> > combo-boxes!
> >
> > For example:
> >
> > 1. Tools>Generate>Buffer...
> > 2. The text of the Layer-ComboBox is not visible!
> >
> > Also with all Query-tools!
> >
> > Regards,
> >
> > Uwe
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Sunburned Surveyor
What is an Xoops?

SS

On 8/22/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
> great ;)
>
> and before i forget: Thanx for your contributions.
> I suppose OJ 1.2 will be a promising release. Maybe we should just
> switch to 1.3 :o)
> (but on the other hand I may never reach to get all the issues solved
> for a final release .. so we will always end-up with OJ beta-delta
> versions ;)
>
>  will check out the forum thing on the weekend - i hope
> (puhh.. today rank 164 on SF.. but still pretty good thanx to your's and
> Michaels work)
>
> stefan
>
> PS: I am actually wondering if we may release a seperate jython plugin?
> But we also need to thin about how to organize the external plugins.
> Michael proposed to make a new project. While i could imagine that too..
> it may be another way to start setting up an new xoops on the SF website
> space.
>
> Larry Becker wrote:
>
> >Hi Stefan,
> >
> >   You're right.  Now that I have located the Edit button, I can make
> >changes. 8-)
> >
> >thanks,
> >Larry
> >
> >On 8/22/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
> >
> >
> >>mhm.. you don't  have write access?
> >>but you should have ;) There are no restrictions, as far as I know.
> >>
> >>stefan
> >>
> >>Larry Becker wrote:
> >>
> >>
> >>
> >>>I'll be glad to help keep it up if I can get write access to the wiki.
> >>>
> >>>Right now I'm working through the wiki page on OpenJump-SkyJUMP 
> >>>synchronization:
> >>>http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization
> >>>
> >>>Larry Becker
> >>>
> >>>On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>
> >>>
> This is awesome Larry.
> 
> I was wondering if we might start a quick page on the wiki to track
> new functionality in OpenJUMP that needs to be documented. I think
> this would help Peppe and I in our documentation efforts.
> 
> Note that this would be different from the Change Log for programmers.
> 
> Would anyone have a problem with adding this to the OpenJUMP wiki.
> 
> The Sunburned Surveyor
> 
> On 8/22/07, Michaël Michaud <[EMAIL PROTECTED]> wrote:
> 
> 
> 
> 
> >Thanks for the french translation
> >
> >We generally use something like :
> >"Derniers projets utilisés"
> >
> >Note that in french, we don't use to capitalize all the words in
> >menus... (it reminds me a recent and interseting discussion :-) )
> >
> >Thanks for all the improvements
> >
> >Michaël
> >
> >Larry Becker a écrit :
> >
> >
> >
> >
> >
> >>Added an "Open Recent Project" submenu to the File menu that will
> >>remember the last 8 tasks opened.  Tentative translations were made
> >>for French, German, and Spanish.
> >>
> >>In trying out various translations I had trouble deciding between, for
> >>example (in French)
> >>
> >>Ouvrir Des Projets Récents  (To open Recent Projects)
> >>
> >>Projets Récemment Ouverts (Recently Open Projects)
> >>
> >>I decided on the later, but would appreciate any insight on the
> >>preferred form of menu commands in various languages.  In English, we
> >>almost always go with "verb noun" or "verb adjective noun".
> >>
> >>regards,
> >>Larry Becker
> >>
> >>
> >>
> >>
> >>
> >>
> >-
> >This SF.net email is sponsored by: Splunk Inc.
> >Still grepping through log files to find problems?  Stop.
> >Now Search log events and configuration files using AJAX and a browser.
> >Download your FREE copy of Splunk now >>  http://get.splunk.com/
> >___
> >Jump-pilot-devel mailing list
> >Jump-pilot-devel@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
> >
> >
> >
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 
> 
> 
> 
> >>>
> >>>
> >>>
> >>>
> >>-
> >>This SF.net email is sponsored by: Splunk Inc.
> >>Still grepping through log files to find problems?  Stop.
> >>Now Search log events and configuration files using AJAX and a browser.
> >>Download your FREE copy of Splunk now >>  http://get.splunk.com/
> >>___
> >>Jump-pilot-devel mailing list
> >>Jump-

Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Barbara Zack
Uwe,

Sorry, I misunderstood the problem the first time. Now I think I see 
what you mean. If I select:
Tools>Queries>Spatial Query and then select a layer from the Source 
Layer combo box, my choice doesn't display. However, as soon as I click 
on another combo box, or on the OK or Cancel buttons, my choice 
displays. I see the same behavior in both SkyJUMP and OJ 1.2.

Barbara

Uwe Dalluege wrote:
> Hi,
>
> under Windows Vista I have view-problems with some
> combo-boxes!
>
> For example:
>
> 1. Tools>Generate>Buffer...
> 2. The text of the Layer-ComboBox is not visible!
>
> Also with all Query-tools!
>
> Regards,
>
> Uwe
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>   

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] OpenJUMP release 1.2 D

2007-08-22 Thread Stefan Steiniger
Hei Larry,

thanx for your clarification. i always mixup installer and launcher.

I even uploaded a new installer that allows canceling/skipping the java 
installation (but i dont know how yet how to replace "cancel" by "skip").
I hope the installation works now as it should.

stefan

Larry Becker schrieb:
> Hi Stefan,
> 
>   I guess I need to correct the misconception that OJ should use
> SkyJUMP's installer.  It use the commercial software Wise
> (www.wise.com), which is OK but nothing special.  What would be a good
> idea is using SkyJUMP's launcher, since it is based on Eclipse.  It
> would simply be a replacement for /bin/OpenJump.exe.  However there is
> some work to do before SkyJUMP's launcher would work on platforms
> other than Windows.
> 
>   Anyway, I  think that the installer you are using is probably
> adequate for the task.  There just needs to be some way to skip the
> Java download and install.
> 
> regards,
> Larry
> 
> On 8/21/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
>> Hi Larry,
>>
>> mhm.. i could try it next weekend. I used the null-soft installer for
>> now (i got some very simple script) but want to later use yours for the
>> next releases.
>> Anyways it is interesting that is does not detect that you have 1.5
>> installed. (probably it is not set to default)
>>
>> stefan
>>
>> Larry Becker schrieb:
>>> Hi Stefan,
>>>
>>>   I tried the Setup-openjump12d.exe (nice looking installer), but I
>>> couldn't get past the "OpenJump uses Java 1.5, it will now be
>>> downloaded and installed" prompt.  I don't want to download since I
>>> already have Java 1.5 and Java 1.6 installed.  Can you make this step
>>> optional?
>>>
>>> regards,
>>> Larry Becker
>>>
>>> On 8/20/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
 Dear OpenJUMP users,

 after shipping the OpenJUMP 1.2 C prerelease we discovered a major bug
 that prevented the loading of raster images. We could fix that bug last
 week (thanx to Larry B.) and present as an additional feature of
 OpenJUMP 1.2 D mouse wheel zooming capability.

 please feel free to download the new stable version OJ 1.2D from
 sourceforge:

 http://sourceforge.net/project/showfiles.php?group_id=118054

 I am sorry to those, that already downloaded and installed the buggy
 version 1.2C

 stefan


 PS: A note on a known issue of raster image display: When one tries to
 load large raster images (much larger than 1000x1000pixel), OpenJUMP may
 fail to display the image without delivering an "out-of-memory" error
 message.
 ___
 jump-users mailing list
 [EMAIL PROTECTED]
 http://lists.refractions.net/mailman/listinfo/jump-users

>>>
>> -
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> 
> 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] [jump-users] Simple query bug

2007-08-22 Thread Michaël Michaud
Hi Ravi, hi Uwe,

I made two small correction on Simple Query :
- Now, resulting layers go to normalized Result category
- Now comboboxes of the dialog are automatically updated when a new 
layer is added to or removed from the task

Michaël

Michaël Michaud a écrit :

> Hi Ravi,
>
> That's right, and that's why I added a button called refresh.
> I know it is not very user friendly, and I'll try to do something 
> better if I have a little time.
>
> Michaël
>
> RAVI KUMAR a écrit :
>
>> Hi,
>> in the latest win zip download of Oj, version1.2c
>> the simple query has a bug.
>>
>> Add a layer
>> Make a simple query
>> remove the layer from layer list
>> go back to simple query and you will find the context
>> as layer and attribute still active.
>>
>> ADD another layer, and you still find the layer
>> removed still active in simple query.
>>
>> Ravi Kumar
>>
>>
>>
>>
>>  
>> 
>>  
>>
>> Park yourself in front of a world of choices in alternative vehicles. 
>> Visit the Yahoo! Auto Green Center.
>> http://autos.yahoo.com/green_center/ 
>> ___
>> jump-users mailing list
>> [EMAIL PROTECTED]
>> http://lists.refractions.net/mailman/listinfo/jump-users
>>
>>
>>  
>>
>
> ___
> jump-users mailing list
> [EMAIL PROTECTED]
> http://lists.refractions.net/mailman/listinfo/jump-users
>
>


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Larry Becker
The label style enhancements have been committed.

Larry

On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> Larry,
>
> This sounds interesting. I'm not doing any work on the label style,
> but I look forward to trying out this new functionality and also to
> getting a peek at your code.
>
> The Sunburned Surveyor
>
> On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> > I'm going to be making some major improvements to the Label Style.  Is
> > anyone else working in this area?
> >
> > The improvements will be:
> >
> > 1. Support for halo text.  A halo is a surrounding outline in a
> > contrasting color to improve readability when using a mixed dark and
> > light background such as raster images.
> >
> > 2. Support for hiding text below a specified scale.  This makes it
> > possible to stop text from rendering when zoomed out too far to
> > actually read, but still display the geometry.
> >
> > 3.  Support for horizontal alignment of text. (Left, Center, and Right 
> > justify)
> >
> > regards,
> > Larry Becker
> > --
> > http://amusingprogrammer.blogspot.com/
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Sunburned Surveyor
I'll download the nightly build tomorrow and give it a spin. Do you
want any feedback?

SS

On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> The label style enhancements have been committed.
>
> Larry
>
> On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> > Larry,
> >
> > This sounds interesting. I'm not doing any work on the label style,
> > but I look forward to trying out this new functionality and also to
> > getting a peek at your code.
> >
> > The Sunburned Surveyor
> >
> > On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> > > I'm going to be making some major improvements to the Label Style.  Is
> > > anyone else working in this area?
> > >
> > > The improvements will be:
> > >
> > > 1. Support for halo text.  A halo is a surrounding outline in a
> > > contrasting color to improve readability when using a mixed dark and
> > > light background such as raster images.
> > >
> > > 2. Support for hiding text below a specified scale.  This makes it
> > > possible to stop text from rendering when zoomed out too far to
> > > actually read, but still display the geometry.
> > >
> > > 3.  Support for horizontal alignment of text. (Left, Center, and Right 
> > > justify)
> > >
> > > regards,
> > > Larry Becker
> > > --
> > > http://amusingprogrammer.blogspot.com/
> > >
> > > -
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a browser.
> > > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > > ___
> > > Jump-pilot-devel mailing list
> > > Jump-pilot-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > >
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
>
> --
> http://amusingprogrammer.blogspot.com/
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] New OpenFile plugin

2007-08-22 Thread Michaël Michaud
Hi Paul,

Screenshots look nice.
I'm not sure I understood every capability you propose to add.
For me, an important thing is to keep simple things easy to do. I like 
to be able to load simple files or files needing one or two options 
(configuration file, checkbox option or combobox option) from a single 
panel.
For imports with multi options or for a per-file configuration, may be 
it is necessary to have several panels.

my 2 cts

Michaël

Paul Austin a écrit :

> All,
>
> I have now implemented what I think should be the 'Open File...' menu 
> item in the File menu which will allow uses to open files and add them 
> as layers to the current Project.
>
> This first screen shot shows the first page of the wizard where you 
> can select the File type (or leave it as All Files) and then select 
> one or more files to load.
>
>
>
> If All files was selected as the file filter and one or more of the 
> file extensions could be loaded by more than one file loader (e.g. 
> *.xml can be loaded by the GML Loader and FME GML Loader) then the 
> following wziard panel will be displayed when you select the Next 
> button on the previous page. This will allow you to select which 
> loader to use for each extension.
>
>
>
> If you uncheck the Use the same Settings for say *.xml you can select 
> the specific loader to use for each file as shown below.
>
>
>
> Some file loaders have options (e.g. GML loader requires a template 
> file) if the loader has options these will be displayed on the next 
> wizard page. If no loaders have options then this page will not be 
> displayed. This is where we could add in options for the SRS ID to use 
> for the loaded data set. Options that are required will not allow the 
> finish button to be selected until a value is specified.
>
>
>
> Again if you uncheck the Use same setting for all XXX then you can 
> define the options on a per file basis as shown below.
>
>
>
> This new infrastructure also handles ZIP, GZ, tar and tar.gz, files by 
> looking at the contents of the zip file and finding the appropriate 
> file loader for that type of file. You can mix and match different 
> types of file in the zip file (e.g. TIF, SHP and GML) and each file 
> will be loaded.
>
> The FileLoader interface (attached) is implemented by loaders that can 
> load a file from a URI. There are implementations to wrap the file 
> DataSource and file ReferencedImageFactory implementations so they can 
> be loaded using the new framework.
>
> The following code fragments show how these existing classes are wrapped
>
>DataSourceFileLoader gmlLoader = addStandardReaderWriterFileDataSource(
>  "GML 2.0", StandardReaderWriterFileDataSource.GML.class);
>
>gmlLoader.addOptionField(
>  StandardReaderWriterFileDataSource.GML.INPUT_TEMPLATE_FILE_KEY,
>  "FileString", true);
>
>addFactory(new GraphicImageFactory(), new String[] {"wld", "bpw", "jpw", 
> "gfw"});
>  :
>
>  private DataSourceFileLoader addStandardReaderWriterFileDataSource(
>String description, Class readerClass) {
>List extensions = getExtensions(readerClass);
>if (extensions != null) {
>  DataSourceFileLoader fileLoader = new DataSourceFileLoader(
>workbenchContext, readerClass, description, extensions);
>  registry.createEntry(FileLoader.KEY, fileLoader);
>  return fileLoader;
>}
>return null;
>  }
>
>  private List getExtensions(Class readerClass) {
>try {
>  String[] extensions = 
> ((StandardReaderWriterFileDataSource)readerClass.newInstance()).getExtensions();
>  return Arrays.asList(extensions);
>} catch (Exception e) {
>  workbenchContext.getWorkbench().getFrame().log(StringUtil.stackTrace(e));
>  return null;
>}
>  }
>
>  private void addFactory(ReferencedImageFactory factory, String[] 
> supportFileExtensions) {
>if (factory.isAvailable()) {
>  ReferencedImageFactoryFileLoader loader = new 
> ReferencedImageFactoryFileLoader(
>workbenchContext, factory, supportFileExtensions);
>  registry.createEntry(FileLoader.KEY, loader);
>}
>  }
>  
>
>
> I'm going to bundle up a plugin so people can try this out and if they 
> like it I'll start work on getting it ready to commit.
>
> Paul
>
>
>
>package com.revolsys.jump.ui.file;
>
>import java.net.URI;
>import java.util.Collection;
>import java.util.List;
>import java.util.Map;
>
>import com.vividsolutions.jump.task.TaskMonitor;
>
>public interface FileLoader {
>  public String KEY = FileLoader.class.getName();
>  
>  public Collection getFileExtensions();
>
>  public String getDescription();
>  
>  public boolean open(TaskMonitor monitor, URI uri, Map 
> options);
>  
>  public List getOptionMetadata();
>}
>  
>
>
>
>package com.revolsys.jump.ui.file;
>
>public class Option {
>private String name;
>
>private String type;
>
>priv

Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Larry Becker
  I found an article on java and vista:
http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html

@Barbara and Uwe:  What version of Java are you running OJ under?
Have you tried 6?

regards,
Larry

On 8/22/07, Barbara Zack <[EMAIL PROTECTED]> wrote:
> Uwe,
>
> Sorry, I misunderstood the problem the first time. Now I think I see
> what you mean. If I select:
> Tools>Queries>Spatial Query and then select a layer from the Source
> Layer combo box, my choice doesn't display. However, as soon as I click
> on another combo box, or on the OK or Cancel buttons, my choice
> displays. I see the same behavior in both SkyJUMP and OJ 1.2.
>
> Barbara
>
> Uwe Dalluege wrote:
> > Hi,
> >
> > under Windows Vista I have view-problems with some
> > combo-boxes!
> >
> > For example:
> >
> > 1. Tools>Generate>Buffer...
> > 2. The text of the Layer-ComboBox is not visible!
> >
> > Also with all Query-tools!
> >
> > Regards,
> >
> > Uwe
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Larry Becker
>Do you want any feedback?

Always! In a way feedback is the currency in which open source
developers are paid. :-)

Larry
On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> I'll download the nightly build tomorrow and give it a spin. Do you
> want any feedback?
>
> SS
>
> On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> > The label style enhancements have been committed.
> >
> > Larry
> >
> > On 8/22/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> > > Larry,
> > >
> > > This sounds interesting. I'm not doing any work on the label style,
> > > but I look forward to trying out this new functionality and also to
> > > getting a peek at your code.
> > >
> > > The Sunburned Surveyor
> > >
> > > On 8/22/07, Larry Becker <[EMAIL PROTECTED]> wrote:
> > > > I'm going to be making some major improvements to the Label Style.  Is
> > > > anyone else working in this area?
> > > >
> > > > The improvements will be:
> > > >
> > > > 1. Support for halo text.  A halo is a surrounding outline in a
> > > > contrasting color to improve readability when using a mixed dark and
> > > > light background such as raster images.
> > > >
> > > > 2. Support for hiding text below a specified scale.  This makes it
> > > > possible to stop text from rendering when zoomed out too far to
> > > > actually read, but still display the geometry.
> > > >
> > > > 3.  Support for horizontal alignment of text. (Left, Center, and Right 
> > > > justify)
> > > >
> > > > regards,
> > > > Larry Becker
> > > > --
> > > > http://amusingprogrammer.blogspot.com/
> > > >
> > > > -
> > > > This SF.net email is sponsored by: Splunk Inc.
> > > > Still grepping through log files to find problems?  Stop.
> > > > Now Search log events and configuration files using AJAX and a browser.
> > > > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > > > ___
> > > > Jump-pilot-devel mailing list
> > > > Jump-pilot-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > > >
> > >
> > > -
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems?  Stop.
> > > Now Search log events and configuration files using AJAX and a browser.
> > > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > > ___
> > > Jump-pilot-devel mailing list
> > > Jump-pilot-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> > >
> >
> >
> > --
> > http://amusingprogrammer.blogspot.com/
> >
> > -
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >>  http://get.splunk.com/
> > ___
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


-- 
http://amusingprogrammer.blogspot.com/

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Barbara Zack




I've been running 6 for a while now at work and at home. I've run
numerous Java apps on Vista with no problems with the exception of this
one Uwe is reporting.

Barbara

Larry Becker wrote:

I found an article on java and vista:
http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html

@Barbara and Uwe:  What version of Java are you running OJ under?
Have you tried 6?

regards,
Larry

On 8/22/07, Barbara Zack <[EMAIL PROTECTED]> wrote:
  
  
Uwe,

Sorry, I misunderstood the problem the first time. Now I think I see
what you mean. If I select:
Tools>Queries>Spatial Query and then select a layer from the Source
Layer combo box, my choice doesn't display. However, as soon as I click
on another combo box, or on the OK or Cancel buttons, my choice
displays. I see the same behavior in both SkyJUMP and OJ 1.2.

Barbara

Uwe Dalluege wrote:


  Hi,

under Windows Vista I have view-problems with some
combo-boxes!

For example:

1. Tools>Generate>Buffer...
2. The text of the Layer-ComboBox is not visible!

Also with all Query-tools!

Regards,

Uwe

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


  

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


  
  

  




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Vista Look and Feel

2007-08-22 Thread Uwe Dalluege
Hi Barbara,

yes, that is exactly what I mean!
I work with JRE 1.6_01.

You can avoid this behavior if you use the MetalLookAndFeel!
Use the following option in the openjump.bat file:

start javaw -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel

Regards,

Uwe

Barbara Zack schrieb:
> Uwe,
>
> Sorry, I misunderstood the problem the first time. Now I think I see 
> what you mean. If I select:
> Tools>Queries>Spatial Query and then select a layer from the Source 
> Layer combo box, my choice doesn't display. However, as soon as I 
> click on another combo box, or on the OK or Cancel buttons, my choice 
> displays. I see the same behavior in both SkyJUMP and OJ 1.2.
>
> Barbara
>
> Uwe Dalluege wrote:
>> Hi,
>>
>> under Windows Vista I have view-problems with some
>> combo-boxes!
>>
>> For example:
>>
>> 1. Tools>Generate>Buffer...
>> 2. The text of the Layer-ComboBox is not visible!
>>
>> Also with all Query-tools!
>>
>> Regards,
>>
>> Uwe
>>
>> - 
>>
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>> ___
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>   

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] [jump-users] Simple query bug

2007-08-22 Thread Uwe Dalluege
Hi Michael,

thank you for your correction.
I will change my discription in the tutorial.

Regards,

Uwe

Michaël Michaud schrieb:
> Hi Ravi, hi Uwe,
>
> I made two small correction on Simple Query :
> - Now, resulting layers go to normalized Result category
> - Now comboboxes of the dialog are automatically updated when a new 
> layer is added to or removed from the task
>
> Michaël
>
> Michaël Michaud a écrit :
>
>   
>> Hi Ravi,
>>
>> That's right, and that's why I added a button called refresh.
>> I know it is not very user friendly, and I'll try to do something 
>> better if I have a little time.
>>
>> Michaël
>>
>> RAVI KUMAR a écrit :
>>
>> 
>>> Hi,
>>> in the latest win zip download of Oj, version1.2c
>>> the simple query has a bug.
>>>
>>> Add a layer
>>> Make a simple query
>>> remove the layer from layer list
>>> go back to simple query and you will find the context
>>> as layer and attribute still active.
>>>
>>> ADD another layer, and you still find the layer
>>> removed still active in simple query.
>>>
>>> Ravi Kumar
>>>
>>>
>>>
>>>
>>>  
>>> 
>>>  
>>>
>>> Park yourself in front of a world of choices in alternative vehicles. 
>>> Visit the Yahoo! Auto Green Center.
>>> http://autos.yahoo.com/green_center/ 
>>> ___
>>> jump-users mailing list
>>> [EMAIL PROTECTED]
>>> http://lists.refractions.net/mailman/listinfo/jump-users
>>>
>>>
>>>  
>>>
>>>   
>> ___
>> jump-users mailing list
>> [EMAIL PROTECTED]
>> http://lists.refractions.net/mailman/listinfo/jump-users
>>
>>
>> 
>
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>   

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel


Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Geoffrey G Roy
Dear Larry

I am pleased to see an interest in improving the label style.  In my 
vertexsymbol plugin I have created an additional label option that has a 
range of formatting options, like centre, and 8 compass positions from 
the vertex.  It is also possible to set the offset distance (in my case 
to match the vertex symbol size, or manually).  I have also provided an 
option to allow (HTML) formatted text to make String type labels more 
interesting.

---  These are just thoughts for the built-in label style.  It would be 
good to see these type of capabilities available in the core.

Geoff


Larry Becker wrote:
> I'm going to be making some major improvements to the Label Style.  Is
> anyone else working in this area?
>
> The improvements will be:
>
> 1. Support for halo text.  A halo is a surrounding outline in a
> contrasting color to improve readability when using a mixed dark and
> light background such as raster images.
>
> 2. Support for hiding text below a specified scale.  This makes it
> possible to stop text from rendering when zoomed out too far to
> actually read, but still display the geometry.
>
> 3.  Support for horizontal alignment of text. (Left, Center, and Right 
> justify)
>
> regards,
> Larry Becker
>   

-- 
Dr Geoffrey G Roy
Cadplan
129 Gloster Street, Subiaco WA 6008
Tel: (08) 9381 4870  Fax: (08) 9382 4459
Email: [EMAIL PROTECTED]
http://www.cadplan.com.au



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel