Hi,
I like to use OpenJUMP with this option:
-Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel
to get the MetalLookAndFeel.
Now I have a problem with the display of the Edit Schema Panel.
1. View/Edit Schema.
2. Leftclick in a Data Type row.
3. The text of the Combo Box in the row has n
Hei,
but in general Larry is right.. we should sarch for testers
most of the errors are reported by the same people.
stefan
Uwe Dalluege schrieb:
> Hi Larry,
>
> you wrote:
>
>> This (and the problem with Image Layres) raises the question, "Is
>> anyone besides the developers testing and repo
ok.. i will have look
Uwe Dalluege schrieb:
> Hi,
>
> I like to use OpenJUMP with this option:
> -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel
> to get the MetalLookAndFeel.
>
> Now I have a problem with the display of the Edit Schema Panel.
>
> 1. View/Edit Schema.
> 2. Leftclick
Hi,
the problem is not to find an bug, the problem is to fix it
because we all have less time.
The "normal user" can find bugs but I think it is
a problem for not English-speaken people to report a bug.
So my suggestion:
We need on the OpenJUMP page
http://openjump.org/wiki/show/HomePage
a lin
Dear Developers,
today I complete the OpenJUMP (BETA) "List of
Function" web page:
http://openjump.org/wiki/show/OpenJUMP+List+of+Functions
This page is a complete list of the functions of
OpenJUMP ver. 1.2.
I also add some extra documentation which I hope to
upgrade regularly.
I will appreciate an
Hi Giuseppe,
thank you for your work!
It is a very good idea to have a short description of the OJ functions.
Maybe it could be part of OpenJUMP under Help>List of Functions!
Regards,
Uwe
Giuseppe Aruta schrieb:
> Dear Developers,
> today I complete the OpenJUMP (BETA) "List of
> Function" web
I just noticed the following checkin which has created a sub directory
called trunk under core/branches/1.2. I'm presuming that what was
supposed to happen was that all the latest changed in trunk was to be
copied to be under the branch.
There are two ways to do this.
1. delete the old branch 1.2
Hi,
I would make a distinction between bugs that reduce usability and
those where a feature is totally non-functional. If we have features
that are non-functional, they should be fixed immediately or removed.
However, Uwe makes a good point about non-English speakers having
nowhere to go for
I like to make the distinction between feature requests, bug reports and
general user support.
For feature requests and bug reports the best way to manage these is to
use an issue tracking tool. This way you get to close issues as they are
resolved and track the outstanding issues that exist and t
See: http://www.multilingual-seo.com/ for an example of a forum with
multilingual content.
Larry
On 8/16/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> I like to make the distinction between feature requests, bug reports and
> general user support.
>
> For feature requests and bug reports the b
Paul,
thanx for your advise... i was just on the way to write you.
it is really strange.. i could use "branch/tag" option of subclipse to
create a new tag. But it does not work for branches/1.2. Here it always
creates a copy of trunk in a new subfolder called "trunk".
The only way - using the norm
Excellent point, Uwe. I vote for starting caps as well - that's what
other apps do.
Uwe Dalluege wrote:
> Hi,
>
> I am writing a tutorial for OpenJUMP 1.2 and I
> see the differend spellings of the menus.
> For example:
>
> Load Dataset(s)... Save dataset as..
> (Dataset with capital letter an
Hi Stefan
For now lets remove the 1.2 branch as we are not going to be maintaining
it. Do as we are doing for now by updating trunk and then creating a tag.
When we release 1.2 final at that point we'll create the branch.
The reason why the branch isn't working is that if the target directory
of
thanx a lot for your advise. Its good to have experienced developers
like Martin, Larry and You on the list
stefan
Paul Austin schrieb:
> Hi Stefan
>
> For now lets remove the 1.2 branch as we are not going to be maintaining
> it. Do as we are doing for now by updating trunk and then creating a
Hei Michael,
according to your entry for this bug:
https://sourceforge.net/tracker/index.php?func=detail&aid=1691836&group_id=118054&atid=679906
the bug is fixed. Can you comment?
Then i would close the report.
stefan
-
Thi
Hei Guys,
thanx to your enthusiasm and activity we made it yesterday on
sourceforge activity rank 180 of all sourceforge projects. More over, we
are today the most active project of the GIS related projects (currently
671 listed)
.. so lets keep movin on :o)
stefan
--
What's the policy related to adding new I18N entries to the properties
file. Do I just add the entries with the English to each file and hope
that someone does a translation at some point?
Paul
-
This SF.net email is sponsore
Hi,
Yes, this is a good point, and forgive me in advance if sometime I fail,
usage is different in english (capitalize every first letter) and in
french (capitalize only first word first letter) and it is a bit
confusing :-[
Michaël
Martin Davis a écrit :
>Excellent point, Uwe. I vote for s
Hi Stefan
Unfortunately I did not close the bug because I could not solve all the
problems (I suggest to report one single problem by bug report to avoid
this kind of situation).
pb 1 - I could not find why Line style reverts to solid line in the
situation you described
pb 3 - I did not fix i
I can tell you what Stefan answered to me after I asked the same question :
add the key and the english value in every file and replace the value by
an appropriate translation where you can
As I modified I18N original code, I can add that the normal behaviour of
jump should be :
- if a key in a
That is awesome, and something I never expected!
I wonder how they compute the rating? Is it based on the mailing list,
number of page hits, or downloads? A combination of all these things?
The Sunburned Surveyor
P.S. - We never did get around to firing up the admin mailing list to
cut down on s
I concur. We should captialize the first letter of each word if the
term is in English. This is called Camel Case I think.
Note that simple words like "an" "the" "to" "a" are usually not
capitalized, but to keep things simple we should just capitalize
everything.
I really appreciate Uwe bringing
David pointed out Camel Case has no spaces and the first letter is
lower case. For example:
someMenuItem
What I meant to say was Title Case. For example:
Some Menu Item
Thanks for the correction David.
The Sunburned Surveyor
Landon,
UpperCamelCase
lowerCamelCase
Title Case
Sentance case
UPPER_UNDERSCORE (my name for it)
LOWER_UNDERSCORE (my name for it)
AlTeRnAtE ChRaCtEr CaSe (Joke :) )
Sunburned Surveyor wrote:
> David pointed out Camel Case has no spaces and the first letter is
> lower case. For example:
>
> some
Oops should have been 'Sentence case'
Paul Austin wrote:
> Landon,
>
> UpperCamelCase
> lowerCamelCase
> Title Case
> Sentance case
> UPPER_UNDERSCORE (my name for it)
> LOWER_UNDERSCORE (my name for it)
> AlTeRnAtE ChRaCtEr CaSe (Joke :) )
>
>
> Sunburned Surveyor wrote:
>
>> David pointed ou
Hi,
Snapping points on vertices or on grid was not possible and I fixed that.
I must say this was note a bug as there was a note from Jon Aquino saying :
//Don't allow snapping. The user will get confused if he tries to draw
//a point near another point and sees nothing happen because
//snapping i
I just thought of an interesting enhancement to the mouse wheel zoom
functionality
At the moment when you zoom it zooms in and out based on the existing
window center.
What would be useful is if you could use the mouse location as the
center when zooming in (and maybe out).
This may confuse some
This thread HasGone wAyTo_FAR. :]
SS
On 8/16/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> Oops should have been 'Sentence case'
>
>
> Paul Austin wrote:
> > Landon,
> >
> > UpperCamelCase
> > lowerCamelCase
> > Title Case
> > Sentance case
> > UPPER_UNDERSCORE (my name for it)
> > LOWER_UNDERSCOR
>I wonder how they compute the rating? Is it based on the mailing list,
>number of page hits, or downloads? A combination of all these things?
>
>
Really want to know ?
OK, you'll repent :-) :
http://sourceforge.net/project/stats/rank_calc.php?group_id=118054&ugn=jump-pilot&day=20070815
Micha
Hi Paul,
I tried that method and didn't find it useful, but the code is still
there commented out if you want to test it yourself.
//zoomAt(e.getPoint(), zoomFactor); //zoom to cursor
regards,
Larry
On 8/16/07, Paul Austin <[EMAIL PROTECTED]> wrote:
> I just thought of an interesting enhance
Hi,
has anyone time to edit the English menus in OpenJUMP 1.2?
I like to make some new screenshots for the tutorial
and it would be nice, to have the new spelling.
Regards,
Uwe
Sunburned Surveyor schrieb:
> I concur. We should captialize the first letter of each word if the
> term is in English
31 matches
Mail list logo