Re: [JPP-Devel] graphic errors in JUMP on MAC OSX

2007-07-04 Thread Paul Austin
Hi Stefan, If only I had a MacOSX computer I could look into it, but I'm stuck with win and lin for now :( I'll ask some friends to see if they know anything. Paul Stefan Steiniger wrote: > Hei, > > as we won a couple of experienced programmers i would like to report a > problem with OSX. > >

Re: [JPP-Devel] Windows Launcher

2007-07-04 Thread Stefan Steiniger
> > What I'm proposing is that we start to modularize the Open JUMP SVN and > put all the windows specific application in it's own module. no problem with that if you want to start.. then go ahead (unfortunately i did not had yet one look on the svn) stefan > > Paul > > Stefan Steiniger wr

[JPP-Devel] graphic errors in JUMP on MAC OSX

2007-07-04 Thread Stefan Steiniger
Hei, as we won a couple of experienced programmers i would like to report a problem with OSX. the problem appears for a) the load-dataset-dialog (not the one for files) and b) the styles pannel. What happens on OSX is, that * for (a) the ok button does not exist (and also the older trick of s

Re: [JPP-Devel] Windows Launcher

2007-07-04 Thread Paul Austin
Hi Stefan, There were two things in the email, first was creating a launcher that allows OpenJUMP to behave as a normal windows application. For this it would be nice to adapt the work done by the SkyJUMP team. The other is the installer, which as you mention we already have. What I'm propos

Re: [JPP-Devel] Excess use of classes?

2007-07-04 Thread Stefan Steiniger
:) i started with java too in 2004 same time as with JUMP.. and i never had really programming experience.. just some pascal and visual studio stuff so your hints are welcome, although i do not really know the background stefan Larry Becker schrieb: > Thanks for the tips, Paul. It is great wh

Re: [JPP-Devel] Windows Launcher

2007-07-04 Thread Stefan Steiniger
mhm.. i am bit confuses first we were talking about a launch tool and now about an installer? @Paul.. Steve has long time ago setup an installer for windows for OJ version 1.0.1. This stuff is still on the cvs. as far as i remember it is the nullsoft installer. stefan Larry Becker schrieb: >

Re: [JPP-Devel] Excess use of classes?

2007-07-04 Thread Sunburned Surveyor
Paul, Your experience is always welcomed! As a general rule I find that I learn a lot about Java from the way JUMP was designed, but every once in a while I run across something that could have been done a little differently. (For example, I find that a lot of the rendering system is tightly coupl

Re: [JPP-Devel] WFS Plugin 1.0.0

2007-07-04 Thread Rahkonen Jukka
Hi, If you select "bounding box" as spatial criteria the plugin takes extents of the map window and request should be ready to execute. Other spatial queries need first some simple feature (point, simple line, polygon) to be selected from some layer. After that you can select the desired spati