Re: [JPP-Devel] Paul's plugins

2007-09-14 Thread Paul Austin
Michael, 1. The reason there is two dock and close icons is that the one on the right is for the group of tabs and the one on the left is for the individual tab. Little weird I know. I'm actually looking at some other docking frameworks which might also give us dockable

Re: [JPP-Devel] Paul's plugins

2007-09-13 Thread Larry Becker
Hi Paul, Still no luck with the filter theming style. I used your example of pavement on a street layer. I got no result at all. Downloaded rs-jump-core-1.0-20070913.jar, but it didn't work as well as the previous one. regards, Larry On 9/12/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Larr

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Andreas Schmitz
Paul Austin wrote: Hi, > That'll be because I haven't handled any of the internationalization > stuff yet in any detail. ah, ok. Setting the locale to english fixed the problem. Nice work! Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Paul Austin
Larry, Tomorrows build will create a new project if you try and open a recent file and no project is active. I'm going to extend this so if you have projects opened that are minimized you can either create a new project or select one for it to go in. This will also apply to the open file plugin.

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Michaƫl Michaud
Hi Paul, Excellent job, I did not test all your plugins and modifications yet, but here is a quick feed back. Docking framework looks nice. It is cool to have a default map filling the main frame. - I don't understand why there are 2 dock and 2 close icons for each internal frame - layers and

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Larry Becker
Hi Paul, Wow, you have been busy! Thumbs up - New Open File Wizard Thumbs up - New Open Recent Menu (I need to fix an issue if no project is open) OK - Show/hide all for categories Need an example - Filter based theming style (it doesn't update the styles in the layer tree panel yet) Still

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Paul Austin
The short answer is Magic! The long answer is where I could not find an extension point I had to go and duplicate the code in my plugin and then replace the existing tools with new ones. If this stuff gets integrated then I'm going to try and make it extensible so people can swap in and out parts

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Sunburned Surveyor
I've had a chance to try Paul's docking window improvements, and I must tell everyone that I really love what it has done for OpenJUMP's MDI GUI. Please check it out. I hope everyone like the change to the GUI as much as I do and we can make it part of the official release. (I still want Paul to

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Paul Austin
Andreas That'll be because I haven't handled any of the internationalization stuff yet in any detail. That particular issue should hopefully be resolved in tonights nightly build. Paul - This SF.net email is sponsored by: M

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Andreas Schmitz
Paul Austin wrote: Hi, > - New Open File Wizard > - New Open Recent Menu (I need to fix an issue if no project is open) > - Show/hide all for categories > - Filter based theming style (it doesn't update the styles in the layer > tree panel yet) > - Docking windows support for layers, map, layer a