Re: [JPP-Devel] Image reprojection

2007-07-13 Thread Larry Becker
Hi Paul, All of the image reprojection I've seen is slow, and in proprietary code. Larry On 7/13/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Has anyone done any work with the raster plugins to support reprojecting > the images when loading/viewing in JUMP? > > Thanks, > Paul > > -

Re: [JPP-Devel] GeoJP2

2007-07-13 Thread Larry Becker
See the Wikipedia article on JPEG 2000 for comments on legal issues re: JP2000: http://en.wikipedia.org/wiki/JPEG_2000#Legal_issues It seems OK, but it pays to be informed. Larry On 7/13/07, Michaël Michaud <[EMAIL PROTECTED]> wrote: > Paul Austin a écrit : > > >Has anyone done any work with G

Re: [JPP-Devel] GeoJP2

2007-07-17 Thread Larry Becker
JP2000 to their utility. This would make it trivial for our MRSID plugin to support the format. But so far I haven't had any customers with JPEG2000 images, so I won't be working on implementing it any time soon. regards, Larry Becker On 7/17/07, Rahkonen Jukka <[EMAIL PROTECTED]

Re: [JPP-Devel] OpenJUMP 1.2 Beta vs Openjump Nightly Build

2007-07-17 Thread Larry Becker
>I've attached a screen shot as a teaser for what I've been working on. consider me teased. :-) Larry On 7/17/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > wow.. > > but lets see how the look and feel will be (it looks in the screenshot > pretty much like eclipse which is not that probably

Re: [JPP-Devel] OpenJUMP 1.2 Beta vs Openjump Nightly Build

2007-07-18 Thread Larry Becker
Hi Stefan, That seems like a great UI concept. Perhaps we could use something like it as an Add Layer Wizard. regards, Larry On 7/25/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hei Paul, > > find attached a screenshot from Cadcorp SIS 6.1 > > it contains the tab concept on the left (4 t

Re: [JPP-Devel] Coding Stlyle / Namespace

2007-07-19 Thread Larry Becker
round somewhere. I'll let any users lurking out there speak as to suggestions for development. regards, Larry Becker On 7/19/07, Harvey Harrison <[EMAIL PROTECTED]> wrote: > I'm new to the list and was wondering how welcome patches would be to > do some codingstyle / pachage n

Re: [JPP-Devel] Pluggable Rendering - The End Of This Week???

2007-07-26 Thread Larry Becker
in the RenderingManager class. > I had to tweak the behavior of the getRenderer and createRenderer > methods. Everything else basically stayed the same. > > I hope this rambling makes some sense. > > The Sunburned Surveyor > > On 7/26/07, Larry Becker <[EMAIL PROTECTED]

Re: [JPP-Devel] Pluggable Rendering - The End Of This Week???

2007-07-26 Thread Larry Becker
ine that. What was your specific goal for this modification? For instance, SkyJUMP has additional hard-coded (special selection feedback) renderers to support a new Audit Geometry tool. Would your pluggable mod remove the necessity for these to pollute the name space in the RenderingManager? regard

Re: [JPP-Devel] Pluggable Rendering - The End Of This Week???

2007-07-27 Thread Larry Becker
you to see if your station labeling can be implemented in a similar way to my Text tool if you like. regards, Larry Becker On 7/26/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Larry, > > I just took a quick look at the Developer's Guide for JUMP and the > Javadoc.

Re: [JPP-Devel] Question About SkyJUMP

2007-08-02 Thread Larry Becker
The Quasimode access to pan and zoom through Alt and Shift keys was present in the original JUMP, and still works in OpenJump as far as I can tell. regards, Larry On 8/1/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Larry, > > I noticed when I was using OpenJUMP last night that I couldn't p

Re: [JPP-Devel] Task and a Project - Any comment?

2007-08-08 Thread Larry Becker
;Project" too, which can be both good and bad (bad to me). I had never heard of an application using the term "Task" to describe a collection of objects, but I thought it was immediately intuitive to anyone who heard it. regards, Larry Becker /8/07, Sunburned Surveyor <[EMAIL P

[JPP-Devel] Mouse Wheel Zoom

2007-08-14 Thread Larry Becker
I have ported over the Mouse Wheel Zoom support from SkyJUMP. I should appear in OJ's nightly build (assuming I didn't break it). regards, Larry Becker -- http://amusingprogrammer.blogspot.com/ - This SF.ne

Re: [JPP-Devel] Mouse Wheel Zoom

2007-08-14 Thread Larry Becker
> SS > > On 8/14/07, Larry Becker <[EMAIL PROTECTED]> wrote: > > I have ported over the Mouse Wheel Zoom support from SkyJUMP. I > > should appear in OJ's nightly build (assuming I didn't break it). > > > >

Re: [JPP-Devel] SVN Notification Mailing List

2007-08-14 Thread Larry Becker
I'm probably responsible for most of the commit notifications today, but I don't understand what I could have done to prevent it. I subscribed to the svn notify list and used the same email address that I have registered with Sourceforge. Did I miss something? Larry On 8/14/07, Sunburned Survey

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Larry Becker
Hi Uwe and Stefan, I'm not familiar with the Image Layer code (SkyJUMP doesn't use it), but I'll take a look at it to see if anything I'm responsible for might have caused the problem. regards, Larry On 8/14/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hei Uwe, > > you are right.. i deeply

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-14 Thread Larry Becker
Ok, I've stepped the Image Layer code in the debugger up though the final g.drawImage() method in GraphicImage.paint() and all seemed to be well. Of course, I can't really tell if the jpeg got converted to an image correctly using the debugger, but I suspect it has. It would appear that the black

Re: [JPP-Devel] OJ 1.2C: Add Image Layer

2007-08-15 Thread Larry Becker
buggy files to have an OJ > nightly built tomorrow that displays images. > > stefan > > Larry Becker schrieb: > > Ok, I've stepped the Image Layer code in the debugger up though the > > final g.drawImage() method in GraphicImage.paint() and all seemed to >

Re: [JPP-Devel] Mouse Wheel Zoom

2007-08-15 Thread Larry Becker
gt; > thank you > stefan > > Larry Becker schrieb: > > Yep, along with some support in ZoomTool. > > > > Larry > > > > On 8/14/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > >> This is great news Larry. > >> > >> I'm just

[JPP-Devel] Toggle Visibility was broken

2007-08-15 Thread Larry Becker
I just found and fixed a problem with the Toggle Visibility Layer Name popup menu item. It was totally nonfunctional. I wonder how long it has been broken. This (and the problem with Image Layres) raises the question, "Is anyone besides the developers testing and reporting bugs?" We need to rec

Re: [JPP-Devel] Toggle Visibility was broken

2007-08-16 Thread Larry Becker
mostly quiet. I think that most casual users of OpenJump are put off by the effort it takes to monitor discussion lists, and that they would be more likely to participate in a forum where they can search for solutions or post a question (hopefully in their own language). regards, Larry Becker On

Re: [JPP-Devel] Toggle Visibility was broken

2007-08-16 Thread Larry Becker
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

Re: [JPP-Devel] Mouse wheel zoom

2007-08-16 Thread Larry Becker
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

Re: [JPP-Devel] OJN 1.2D: Add Image Layer

2007-08-17 Thread Larry Becker
This whole issue of support for large image sizes is the reason that SkyJUMP doesn't have Image Layers yet. It seems to open up a can of worms. If you need jai to process images, IMHO you are already in (memory) trouble. Also, some formats, such as GeoTIFF are simply to complex to ever get worki

Re: [JPP-Devel] Mouse wheel zoom

2007-08-17 Thread Larry Becker
ursor. Larry On 8/17/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Paul, > > I have always found the function of mouse wheel zoom that you > described very useful. It reduces the need for panninf when you zoom > in on an object. > > The Sunburned Surveyor >

Re: [JPP-Devel] OJN 1.2D: Add Image Layer

2007-08-17 Thread Larry Becker
gt; quality problems with JAI. > > Paul > > Larry Becker wrote: > > This whole issue of support for large image sizes is the reason that > > SkyJUMP doesn't have Image Layers yet. It seems to open up a can of > > worms. If you need jai to process images, IMHO you a

Re: [JPP-Devel] Mouse wheel zoom

2007-08-17 Thread Larry Becker
OK the code to perform the mouse wheel zoom at cursor is: public void mouseWheelMoved(MouseWheelEvent e) { int nclicks = e.getWheelRotation(); //negative is up/away try { double zoomFactor = (nclicks > 0) ? (1 / (Math.abs(nclicks)*WHEEL_

Re: [JPP-Devel] Mouse wheel zoom

2007-08-17 Thread Larry Becker
f you want to try, I suppose you could use postEvent(). regards, Larry On 8/17/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Hi Larry, > > What I wanted to do is move the cursor and the point to the center of > the viewport. > > Paul > > Larry Becker wrote: > &g

Re: [JPP-Devel] Mouse wheel zoom

2007-08-17 Thread Larry Becker
Hi Paul, Some of the functionality you are talking about is already present in my new ZoomRealTime tool, which pans and zooms continuously in real time. Perhaps I should port it over (it just needs internationalization) before doing any more tweaks to Mouse Wheel Zoom, which I thought was prett

[JPP-Devel] Zoom Realtime tool

2007-08-17 Thread Larry Becker
zooming is not active for this tool. 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

Re: [JPP-Devel] Mouse wheel zoom

2007-08-17 Thread Larry Becker
Well, I guess I'll commit the change on the strength or Paul and Sunburn's recommendation. We can always back out the change if we don't like it. Larry On 8/17/07, Larry Becker <[EMAIL PROTECTED]> wrote: > Hi Paul, > > Some of the functionality you are talking ab

Re: [JPP-Devel] Mouse wheel zoom

2007-08-17 Thread Larry Becker
method easier you don't have to go up and down into each > method call. > > Cheers, > Paul > > Larry Becker wrote: > > Well, I guess I'll commit the change on the strength or Paul and > > Sunburn's recommendation. We can always back out the change if we >

Re: [JPP-Devel] Scale

2007-08-18 Thread Larry Becker
assumes that Stefan's math is correct. :-) regards, Larry Becker On 8/18/07, Uwe Dalluege <[EMAIL PROTECTED]> wrote: > Hi, > > does anybody knows how the scale > of Change Style>Scale is calculate? > > I have a screen resolution of 1280 x 1024 pixel. > When I us

Re: [JPP-Devel] Scale

2007-08-18 Thread Larry Becker
the real world. This, of course, assumes that Stefan's math is correct. Larry On 8/18/07, Larry Becker <[EMAIL PROTECTED]> wrote: > Hi Uwe, > > There are two kinds of scale in JUMP. The internal scale is given by: > > internalScale = ModeViewWidth / PixelViewWidth. (t

Re: [JPP-Devel] Scale

2007-08-20 Thread Larry Becker
acy of the screen scale goes, I think no one is using a precision measuring device on their on-screen map, however if it is displayed on printed maps, IMO it needs to be accurate or omitted. regards, Larry Becker On 8/20/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hie Uwe, > >

Re: [JPP-Devel] ViewError in Custom Color Theming

2007-08-20 Thread Larry Becker
Custom. com.vividsolutions.jump.workbench.ui.ColorPanel.java regards, Larry Becker On 8/20/07, Uwe Dalluege <[EMAIL PROTECTED]> wrote: > Hi, > > there is a ViewError in Custom Color Theming: > > 1. Leftclick in Color Theming on a colour under Attribute... > 2. Choose "Custom" in the ComboBox. &

Re: [JPP-Devel] self backslapping ;)

2007-08-20 Thread Larry Becker
All of this recent bug fixing activity has jumped us up to 148 in SourceForge rank. All of the stable bug-free projects are eating our dust! Larry Becker On 8/16/07, Michaël Michaud <[EMAIL PROTECTED]> wrote: > > >I wonder how they compute the rating? Is it based on the mailing

Re: [JPP-Devel] [jump-users] OpenJUMP release 1.2 D

2007-08-20 Thread Larry Becker
p 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

Re: [JPP-Devel] Mouse wheel zoom

2007-08-20 Thread Larry Becker
t;As you might have noticed, JUMP code tends not to create many > variables. With threading, there is actually some justification for > this." > > What affect does variable creation have on threaded programs? > > The Sunburned Surveyor > > On 8/17/07, Larry Becker &

Re: [JPP-Devel] [jump-users] OpenJUMP release 1.2 D

2007-08-21 Thread Larry Becker
nteresting 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 t

[JPP-Devel] Select Layers with Selected Items

2007-08-21 Thread Larry Becker
ch, German, and Spanish tentative translations have been made. It still needs a check by native speakers. This is my first attempt at internationalization, so if my translations are bad, be kind. regards, Larry Becker -- http://amusingprogramm

[JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Larry Becker
(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".

[JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Larry Becker
aster 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 --

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]&g

Re: [JPP-Devel] Open Recent Project Plugin

2007-08-22 Thread Larry Becker
. > > 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/SkyJUM

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Larry Becker
etting 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

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

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-22 Thread Larry Becker
gt; > 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, > > > > > > T

Re: [JPP-Devel] Open Recent Project Plugin

2007-08-23 Thread Larry Becker
the menu items to be updated immediately instead of only when you > start JUMP > > Paul > > Larry Becker wrote: > > Added an "Open Recent Project" submenu to the File menu that will > > remember the last 8 tasks opened. Tentative translations were made >

Re: [JPP-Devel] Open Recent Project Plugin

2007-08-23 Thread Larry Becker
Oops, its: http://openjump.org/wiki/show/SkyJUMP+-+OpenJUMP+Synchronization Larry On 8/23/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Larry, > > Can you send me the link to that list. > > Cheers, > Paul > > Larry Becker wrote: > > Hi Paul, > > > &g

Re: [JPP-Devel] Network Installation

2007-08-23 Thread Larry Becker
Hi Uwe, Interesting use case. I've searched OJ's code, but haven't found anything similar the the -properties option for the workbench-properties.xml file. I could probably put in an option to do that fairly easily. There is a work around that might work. If you copy the openjump.bat (or .s

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-23 Thread Larry Becker
Hi Geoff, I've played around with offset distance and HTML formatting on labels too. Perhaps we'll get there. I am changing the code base a little at a time to judge the response and keep backward compatibility with project files. regards, Larry Becker On 8/23/07, Geoffrey G R

Re: [JPP-Devel] Do we need an instance of Renderer for each object?

2007-08-23 Thread Larry Becker
same data. Hope this helps. Larry Becker On 8/23/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > That question probably reflects my ignorance of OpenJUMP's rendering > system and Java threading. But I'm hoping some of the more experienced > programmers can help me out. &

Re: [JPP-Devel] Do we need an instance of Renderer for each object?

2007-08-23 Thread Larry Becker
the first place. The last discussion we had on the subject, I couldn''t see why a Style wouldn't be better suited for most applications. regards, Larry > I appreciate any thoughts that you have on this. > > Landon > > > On 8/23/07, Larry Becker <[EMAIL PROTECTED]

Re: [JPP-Devel] Do we need an instance of Renderer for each object?

2007-08-23 Thread Larry Becker
ou these > things or something very simlilar before. :] > > [1] Could I change the default rendering of a Layer object using a custom > Style? > > [2] Could I render a completely new object, like, for instance the > face of George Washington, on the LayerViewPanel with a cust

Re: [JPP-Devel] Do we need an instance of Renderer for each object?

2007-08-23 Thread Larry Becker
t; > I can use a Style and an existing renderer like SimpleRenderer to > > paint custom vector geometry. > > > > What about raster geometry? Is this different? > > > > Thanks again. > > > > The Sunburned Surveyor > > > > On 8/23/07, Larry Bec

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Larry Becker
How much code are we talking about? regards, Larry Becker On 8/24/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Andreas, > > Maybe if we as a community offer to help the author create a community > around the Java projection library it will eventually have full support. > I t

[JPP-Devel] Internationalization of LabelStyle Vertical Alignment

2007-08-24 Thread Larry Becker
, Center, and Right; should I complete the process and disable the images and replace them with the I18N strings? regards, Larry Becker -- http://amusingprogrammer.blogspot.com/ - This SF.net email is sponsored by: Splunk Inc

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Larry Becker
Paul, the jhlabs java code seems to only loosly based on the PROJ4 interface. This seems to make it somewhat questionable. PROJ4, even though it is nasty looking C code, is at least fairly well tested by the many projects that use it. Larry On 8/24/07, Paul Austin <[EMAIL PROTECTED]> wrote: > L

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Larry Becker
uired functionality. > > > > Personally I would prefer not to become a core developer, but I am > > prepared to work with someone who is to help support anything that I > > have implemented as a plugin migrating into the core. > > > > Geoff > > > >

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Larry Becker
; run the small survey -(which btw has only had 20 or so responses) that > > > might identify widely used/required functionality. > > > > > > Personally I would prefer not to become a core developer, but I am > > > prepared to work with someone who is to help support any

Re: [JPP-Devel] Parser for restricted GML...

2007-08-30 Thread Larry Becker
It isn't the parser that takes up the memory except temporarily), but the memory resident dataset after loading. This will still limit the size. Larry On 8/30/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Yup. It makes you wonder why they didn't use pull parsers from the > very beginning,

Re: [JPP-Devel] Parser for restricted GML...

2007-08-30 Thread Larry Becker
document. So with the pull parser > > there is little memory overhead where as for DOM you have probably at > > least 2x memory required to load if not more > > > > Paul > > > > Larry Becker wrote: > > > It isn't the parser that takes up the memory exce

[JPP-Devel] Nightly build broken

2007-08-30 Thread Larry Becker
The nightly build of OpenJump hasn't been updated since the 27th although the source folder has. Does this indicate that the build is broken? Larry -- http://amusingprogrammer.blogspot.com/ - This SF.net email is sponsored

Re: [JPP-Devel] Parser for restricted GML...

2007-08-30 Thread Larry Becker
>> at the end, the advantage with the pull parser is that you don't take up > >> a whole bunch of extra memory for the XML DOM structures which typically > >> get loaded into memory for the whole document. So with the pull parser > >> there is little memory o

Re: [JPP-Devel] Parser for restricted GML...

2007-08-30 Thread Larry Becker
t; my FeatureCache. The idea is to use the GeoTools code to access one > Feature at a time from the Shapefile, storing this Feature in the > FeatureCache. > > SS > > On 8/30/07, Larry Becker <[EMAIL PROTECTED]> wrote: > > >At one point I actually rewrote the Shapefi

Re: [JPP-Devel] Nightly build broken

2007-08-30 Thread Larry Becker
nighlty build is created check what happens ? > > Michael > > Larry Becker a écrit : > > >The nightly build of OpenJump hasn't been updated since the 27th > >although the source folder has. Does

Re: [JPP-Devel] Buffer, Buffer

2007-08-31 Thread Larry Becker
Hi Uwe, I'm working on it now. regards, Larry Becker On 8/31/07, Uwe Dalluege <[EMAIL PROTECTED]> wrote: > Hi, > > the function Tools>Generate>Buffer... > creates a buffer with End Cap Style but > without attributes from the source layer. > > The func

Re: [JPP-Devel] A Problem With The SelectTool Class

2007-08-31 Thread Larry Becker
Hi SS, No magic here. SelectTool is itself an abstract class, so selection is initialized in the classes that extend SelectTool like SelectFeaturesTool, SelectLineStringsTool, SelectPartsTool, and SelectOneItemTool. regards, Larry On 8/31/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > I'

Re: [JPP-Devel] Improved buffer plugin

2007-08-31 Thread Larry Becker
Unfortunately currently the implementations don't support the > ability to traverse the tree in any order - this wouldn't be too hard to > add, though. > > Thoughts? Anyone keen on trying this out? > > Martin > > > > Larry Becker wrote: > > I have co

Re: [JPP-Devel] Vista Look and Feel

2007-09-02 Thread Larry Becker
omboBoxes > > with original Vista LookAndFeel. > > > > Regards, > > > > Uwe > > > > > > Larry Becker schrieb: > > > OK, I have done some preliminary analysis and need to report it in > > > case someone else is working this problem too. > >

Re: [JPP-Devel] @ Larry .. a question!

2007-09-02 Thread Larry Becker
Hi Peppe, I was just waiting for someone to ask! I'll be glad to. Are there any icons that you didn't find particularly helpful? I thought that perhaps I might have gotten a little over enthusiastic and ended up with icon clutter on the Layer Name right click menu. Larry On 9/2/07, Giuseppe A

Re: [JPP-Devel] OpenJUMP releases and bug management

2007-09-03 Thread Larry Becker
@Michaël, I think that bug tracker level 1 is lowest and level 9 is highest. Looking through the list again, I don't see anything that I would classify as a major bug. To me, a major bug is a stability problem with OJ in general. You can break some cases of obscure features and 99% of users wi

Re: [JPP-Devel] @ Larry .. a question!

2007-09-03 Thread Larry Becker
OK, I've added menu icons to Save Selected Datasets,Save Dataset As, Delete Selected Items, Delete All Features, Remove Selected Layers, Add New Features, Zoom To Layer, and Cut Selected Item. regards, Larry On 9/3/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > > --- Lar

Re: [JPP-Devel] @ Larry .. a question!

2007-09-04 Thread Larry Becker
a>tool menu to make > it more easy to understand. > > Peppe > > --- Michaël Michaud <[EMAIL PROTECTED]> ha > scritto: > > > Hi Larry, new icons look nice > > Thank you, > > > > Michaël > > > > Larry Becker a écrit : > > > > &

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Larry Becker
Actually I like the idea that the wiki IS the help. We can put in a menu item that simply opens the wiki help page. This is the simplest solution and consolidates all of the help work with no duplication of effort. Keeping PDFs up to date could be a big effort. I have tried to do this on other

Re: [JPP-Devel] About embedded help - file attached

2007-09-04 Thread Larry Becker
Pretty nice! Larry On 9/4/07, Giuseppe Aruta <[EMAIL PROTECTED]> wrote: > Hi, > I send some file as a sample. One is an opendoc help > file - only the list of the function (a clone of the > wiki page) > The second one is the exported PDF. > > You can see how minimum can be an help file (ODT only

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Larry Becker
also thet probabily there are still places in the > > World where Internet is not so availabe whenever you > > switch on a laptop (e.g. in Italy! But I would like to > > know the opinion of Ravi from India). > > We probabily can leave both ideas open: 1) a > &g

Re: [JPP-Devel] @ Larry .. a question!

2007-09-06 Thread Larry Becker
menu to make > it more easy to understand. > > Peppe > > --- Michaël Michaud <[EMAIL PROTECTED]> ha > scritto: > > > Hi Larry, new icons look nice > > Thank you, > > > > Michaël > > > > Larry Becker a écrit : > > > > &g

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-11 Thread Larry Becker
Hi Malte, If I understand you correctly, I guess I'm not surprised at the fact that a Style added first would be removed first since the underlying data structure is an ArrayList. The javadoc for ArrayList says that list.remove(o) will delete the first occurance of o in list. regards,

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-11 Thread Larry Becker
S Object from the List after I > added my new one. > > I think, I should be able to remove the first CTS from the list without > any trouble like the BasicStyle and not only after I added a second one. > Maybe, the use of a Thread causes this problem ? > > Greetings from Hanno

Re: [JPP-Devel] SuperSelectCursorTool

2007-09-11 Thread Larry Becker
Hi SS, Congrats! Sounds like a cool new tool. How are you going to invoke it? If you want a wrench icon, Wrench.gif and WrenchCursor.gif are already in the images folder. Also BigWrench.gif. regards, Larry On 9/11/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > I've finished writing a

Re: [JPP-Devel] SuperSelectCursorTool

2007-09-11 Thread Larry Becker
"If you want a wrench icon, Wrench.gif and WrenchCursor.gif are > already in the images folder. Also BigWrench.gif." > > That is just what I needed. Thank you. > > SS > > > > > > On 9/11/07, Larry Becker <[EMAIL PROTECTED]> wrote: > > Hi

Re: [JPP-Devel] SuperSelectCursorTool

2007-09-11 Thread Larry Becker
Can you send me a link you your code? I may want to borrow this tool for SkyJUMP. We're pretty SELECTive. regards, Larry On 9/11/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > I meant to say "It is quite possible > that some of our programmers know the SELECTION code better than I do." > >

[JPP-Devel] Layer Properties

2007-09-11 Thread Larry Becker
ically the beginnings of duplicating the ArcMap layer properties functionality. However, this property sheet is designed to work with multiple layers at once. SkyJUMP has had this for a while, but I haven't gotten around to a general release yet. regards, Larry Becker -- http://amusingprogramm

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-12 Thread Larry Becker
y add this issue to the bug tracker. The fix would be to simply always add a CTS when BasicStyle and LabelStyle are added and to add support in Layer via a getColorThemingStyle() method. There are getBasicStyle(), getLabelStyle(), and getVertexSTyle() methods, but no getCTS method. Why??? regar

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-12 Thread Larry Becker
nts if you are changing the list of styles for a layer in any > other thread than the rendering thread, otherwise you could get > concurrent modification execptions when reading the list of styles. > > Paul > > Larry Becker wrote: > >> But why should I turn off firi

Re: [JPP-Devel] Issue with poor responsiveness when building Colour Theming Styles list

2007-09-12 Thread Larry Becker
Hi Martin, Yea, I think enabling the Attribute dropdown all of the time would be acceptable. I am familiar with the code and can do it tonight if no one objects or has a better idea. regards, Larry On 9/12/07, Martin Davis <[EMAIL PROTECTED]> wrote: > One thing that is very annoying and that

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Larry Becker
yerNamePanel at org.openjump.core.ui.plugin.mousemenu.SelectLayersWithSelectedItemsPlugIn.execute(SelectLayersWithSelectedItemsPlugIn.java:69) Presumably it wouldn't do this if you modified the core TreeLayerNamePanel. Overall: Nice work! regards, Larry Becker On 9/12/07, Paul Austin <[EMAIL PROTE

Re: [JPP-Devel] Vista Look and Feel

2007-09-12 Thread Larry Becker
This weekend I'm building a new Vista PC so I can work on this and other Vista bugs. Larry On 9/2/07, Larry Becker <[EMAIL PROTECTED]> wrote: > It is probably a JUMP problem due to the custom list cell rendering. > It probably won't get fixed until one of us developers

Re: [JPP-Devel] Supported Languages

2007-09-12 Thread Larry Becker
SS, What I've been doing is putting in the I18n strings in the jump_en.properties file and getting it working, then copy the strings to all of the other language files. This is basically all you need to do. At each version release, the translation will get updated. However, if you want to d

Re: [JPP-Devel] OJ look and feel issue

2007-09-12 Thread Larry Becker
I tried this on my home PC and it looked the same as SkyJUMP. I went though all of the Skins, but that wasn't it. Hmm. Larry On 9/12/07, Larry Becker <[EMAIL PROTECTED]> wrote: > I just noticed that on my PC, OJ's UI looks different from SkyJUMP. > The menus in OJ seem

Re: [JPP-Devel] Issue with poor responsiveness when building Colour Theming Styles list

2007-09-12 Thread Larry Becker
style list > population is likely to take a long time. But that's got it's own > annoyance... > > M > > Larry Becker wrote: > > Hi Martin, > > > > Yea, I think enabling the Attribute dropdown all of the time would > > be acceptable. I am famil

Re: [JPP-Devel] OJ look and feel issue

2007-09-13 Thread Larry Becker
ut the java version? > > stefan > > Larry Becker schrieb: > > I tried this on my home PC and it looked the same as SkyJUMP. I went > > though all of the Skins, but that wasn't it. Hmm. > > > > Larry > > > > On 9/12/07, Larry Becker <[EMAIL PRO

Re: [JPP-Devel] Copying Features To Another Layer

2007-09-13 Thread Larry Becker
> and i think it is time that you start studying OJ functions, e.g. replicate! Stefan is right. SuperSelect was a good idea, but it now sounds like it has featurititis. Before you develop, you should know what is already implemented so as not to duplicate functionality. Larry On 9/13/07, Stefa

Re: [JPP-Devel] OJ look and feel issue

2007-09-13 Thread Larry Becker
I ran both OJ and SkyJUMP from the Eclipse IDE with identical settings. Larry On 9/13/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > what about the JDK version to "build" the jars? > > Oj is 1.5 - in case you use 1.6 > > stefan > > Larry Becker schrieb:

Re: [JPP-Devel] [Fwd: [jump-devel] Projection with Geotools2 CRS]

2007-09-13 Thread Larry Becker
Hi Edgar, It isn't the difficulty of doing transformations that I fear. Just the difficulty of interfacing GT2 to OpenJump. I'm sure we are willing to learn though if you're offering to teach. :-) More seriously - are you saying that we can just add a GT2 jar, wrap it in an interface like

Re: [JPP-Devel] Issue with poor responsiveness when building Colour Theming Styles list

2007-09-13 Thread Larry Becker
cally. But it's also not nice of JUMP to block > > for a long period of time unexpectedly. I guess a third approach would > > be to prompt the user if he wants to continue if the style list > > population is likely to take a long time. But that's got it's own > >

Re: [JPP-Devel] Paul's plugins

2007-09-13 Thread Larry Becker
> the geometry tab stays in sync. > > I'll see if I can fix the bug, I'm sure there are more of them that > we'll have to shake out before the actual integration. > > Paul > > > Larry Becker wrote: > > Hi Paul, > > > > Wow, you have been b

Re: [JPP-Devel] Extension class loader

2007-09-14 Thread Larry Becker
Sounds reasonable to me. Larry On 9/14/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Right now the class loader used for loading extension classes does not > have a parent class loader set see > com.vividsolutions.jump.workbench.plugin.PlugInManager. > > I think that it should have a parent and it

Re: [JPP-Devel] Improved windows bat file

2007-09-14 Thread Larry Becker
I guess the included sample wasn't complete? It didn't work for me. Something about ".." is not recognized. Larry On 9/14/07, Paul Austin <[EMAIL PROTECTED]> wrote: > The following is an improved windows bat file that allows the > application to be run from any directory and also dynamically loa

  1   2   3   4   5   6   7   8   9   10   >