Re: [JPP-Devel] Initial alpha release of the Surveyos Super Select Tool.

2007-10-15 Thread Larry Becker
Select/Super Select Tool I hope that helps. Landon On 10/15/07, Larry Becker [EMAIL PROTECTED] wrote: Hi SS, I followed your instructions, but nothing shows up in the About Extensions box. I downloaded super_select_1000.zip I created a folder named surveyos in lib/ext I

Re: [JPP-Devel] Initial alpha release of the Surveyos Super Select Tool.

2007-10-15 Thread Larry Becker
Tool should look like this: /lib/ext/surveyos/super_select/surveyos_super_select-1000.jar I think I forgot to mention the super_select folder in my previous e-mail. Sorry about that. The Sunburned Surveyor On 10/15/07, Larry Becker [EMAIL PROTECTED] wrote: What I meant was that your tool

Re: [JPP-Devel] Open Plugin

2007-10-14 Thread Larry Becker
You still need to check in the OpenWizardPlugIn. Larry On 10/14/07, Paul Austin [EMAIL PROTECTED] wrote: I've checked in the update, look for the new Open.. item in the File menu, toolbar and the Category context menu. I also added in support for the AddDataSourceLayer plug-in as well.

[JPP-Devel] Request that all commits stop temporarily

2007-10-14 Thread Larry Becker
I think something has gone wrong with our SVN repository. My recent plugins ExtractLayersByGeometry and ExtractLayerInFence have been wiped from the SVN. I don't seem to find copies anywhere, even on my hard drive. regards, Larry Becker -- http://amusingprogrammer.blogspot.com

Re: [JPP-Devel] Request that all commits stop temporarily

2007-10-14 Thread Larry Becker
to say it, but it could be be a bug in SVN, or the SourceForge repository is unstable. regards, Larry becker On 10/14/07, Larry Becker [EMAIL PROTECTED] wrote: I think something has gone wrong with our SVN repository. My recent plugins ExtractLayersByGeometry and ExtractLayerInFence have been

Re: [JPP-Devel] Request that all commits stop temporarily

2007-10-14 Thread Larry Becker
would putting a file in org.openjump.util wipe out my plugins in the org.openjump.core.ui.plugin.layer folder? Larry On 10/14/07, Larry Becker [EMAIL PROTECTED] wrote: Paul, Guys, we are stepping all over each other's work and I don't see how it is happening. I have been synchronizing every

Re: [JPP-Devel] Request that all commits stop temporarily

2007-10-14 Thread Larry Becker
this in the future. Paul Larry Becker wrote: I think something has gone wrong with our SVN repository. My recent plugins ExtractLayersByGeometry and ExtractLayerInFence have been wiped from the SVN. I don't seem to find copies anywhere, even on my hard drive. regards, Larry Becker

Re: [JPP-Devel] Request that all commits stop temporarily

2007-10-14 Thread Larry Becker
that still exist. To view the other files you have to say which revision you want to look for files in. If you want I can fix it up as it was my screw up, I'll get you then to double check that I got everything when I do the checkin. Paul Larry Becker wrote: Hi Paul, I was able to see

Re: [JPP-Devel] Bug in AbstractSelection.unselectItems method.

2007-10-11 Thread Larry Becker
This method is used by the LayerListener to unselect features after deletion. I don't suppose you have considered using the debugger? Larry On 10/11/07, Sunburned Surveyor [EMAIL PROTECTED] wrote: I think that I may have discovered a bug in the AbstractSelection.unselectItems(Layer layer,

Re: [JPP-Devel] Bug in AbstractSelection.unselectItems method.

2007-10-11 Thread Larry Becker
. The Sunburned Surveyor On 10/11/07, Larry Becker [EMAIL PROTECTED] wrote: This method is used by the LayerListener to unselect features after deletion. I don't suppose you have considered using the debugger? Larry On 10/11/07, Sunburned Surveyor [EMAIL PROTECTED] wrote: I think

Re: [JPP-Devel] Java versions and build.xml

2007-10-11 Thread Larry Becker
I've been building to 1.5 for quite a while. go. Larry On 10/11/07, Stefan Steiniger [EMAIL PROTECTED] wrote: +1 if I can still use 1.5 and Larry agrees stefan Michaël Michaud schrieb: +1 Michaël Paul Austin a écrit : Agreed Paul Andreas Schmitz wrote: Hi, I

[JPP-Devel] Extract Layers, Large Selections, Fences, and other thoughts

2007-10-08 Thread Larry Becker
to draw. I was thinking of producing another Layer Extract plugin that would extract features in the Fence to a new layer. By coding support methods in a utility class, we could gradually add support for features in fence subsets to the other tools. What do you think? regards, Larry Becker

Re: [JPP-Devel] Language files - an outline

2007-10-08 Thread Larry Becker
I did it in MSDOS using a group of folder associated to OJ root: every folder (IT, DE, EN, ec)had the same startup script file (OpenJUMP.bat) but with different language option (one with Duser.language=it, another with Duser.language=De, etc). Perhaps Peppe's use case can be handled by simply

Re: [JPP-Devel] Extract Layers, Large Selections, Fences, and other thoughts

2007-10-08 Thread Larry Becker
for the continuous improvement of OpenJUMP performances. Michaël Larry Becker a écrit : Hi SS, I agree that the problem with selection is the large collections being generated. Parts are only part of the problem and it is a bit late to stop supporting this capability

Re: [JPP-Devel] Questions About Strings On Select By Type Plug-In

2007-10-08 Thread Larry Becker
Hi SS, Good catch. SelectByTypePlugin is one of mine. The cryptic dialog name is caused by a common problem with plugins, forgetting to override the getName() method. I can fix it by having it return the same string that appears on the menu. Is that sufficient? Anything else will require a

Re: [JPP-Devel] @Michael - revison on CAD

2007-10-03 Thread Larry Becker
the original layer name and append _line, _area, _point, or _text (internationalized). Does this sound reasonable? The menu might say something like, Extract geometry types to separate layers, if that isn't too lengthy. regards, Larry On 10/3/07, Michaël Michaud [EMAIL PROTECTED] wrote: Larry Becker

Re: [JPP-Devel] Drag n' Drop For OpenJUMP

2007-10-03 Thread Larry Becker
The only issue I know of is i18n. If Paul has fixed that, we need to retest. Larry On 10/3/07, Stefan Steiniger [EMAIL PROTECTED] wrote: ok if Martin loves it, there must be strong objections if we do not inlcude it. I haven't seen it yet, as i think the discussion was last week when i have

Re: [JPP-Devel] Drag n' Drop For OpenJUMP

2007-10-03 Thread Larry Becker
, if you add keys and strings in the jump.properties file, I can manage to add them in other files. After, we'll have to find translators. Otherwise +1 for committing (I know Paul will help me if I need help to backport my driver plugins ;-) ) Michaël Larry Becker a écrit : The only issue I

Re: [JPP-Devel] @Michael - revison on CAD

2007-10-03 Thread Larry Becker
missed some use cases. What are the candidate features for xxx_text layer ? Thanks Michaël Larry Becker a écrit : Making a generic capability to break out a layer into linestrings, polygons, points, and annotation is an excellent idea. If you recall, I tried to port over the capability

Re: [JPP-Devel] @Michael - revison on CAD

2007-10-02 Thread Larry Becker
gvSIG. Perhaps Erwan's GDBMS project will help bring this functionality to OpenJump eventually. regards, Larry On 10/2/07, Giuseppe Aruta [EMAIL PROTECTED] wrote: *Larry Becker [EMAIL PROTECTED]* ha scritto: Hi Michaël, As I might have mentioned before, we use your dxf plugin extensively

Re: [JPP-Devel] Questions on undo/redo support?

2007-09-28 Thread Larry Becker
Hi SS, The undo/redo support is really a java thing that you can support in your tool, but doesn't really make sense for the toolbar undo and redo buttons. Those buttons are expected to undo and redo edits, not selections. It also doesn't normally undo layer operations. For instance you can't

Re: [JPP-Devel] Image Framework In OpenJUMP

2007-09-27 Thread Larry Becker
The same is true of the ones generated by LizardTech, and I don't believe that their free conversion utility supports Jpeg2000. The format may end up as unsupportable as TIFF, and for the same reason. regards, Larry On 9/27/07, Paul Austin [EMAIL PROTECTED] wrote: Hi Erwan, Have you done

Re: [JPP-Devel] Image Framework In OpenJUMP

2007-09-27 Thread Larry Becker
But congratulations to Erwan and his team on the georaster library. I'm very interested to see the results. Larry On 9/27/07, Larry Becker [EMAIL PROTECTED] wrote: The same is true of the ones generated by LizardTech, and I don't believe that their free conversion utility supports Jpeg2000

Re: [JPP-Devel] Language files

2007-09-26 Thread Larry Becker
Nice editor! Now translation almost looks like fun. ;-) Larry On 9/26/07, Paul Austin [EMAIL PROTECTED] wrote: Michaël, Excellent work on finding a nice tool to edit the language files, I've give it a try for my new plug-ins. Paul Michaël Michaud wrote: Hi list, I tried to

Re: [JPP-Devel] Image Framework In OpenJUMP

2007-09-26 Thread Larry Becker
Hi Sunburned, When viewing MrSID in SkyJUMP without any vector layers, you will need to choose Zoom to Layer from the layer context (right-click) menu. I think the same applies for JPEG layers. Depending on what kind of raster image you are trying to view, OpenJump should work too since it

Re: [JPP-Devel] New Open File plug-ins

2007-09-25 Thread Larry Becker
Hi Paul, Drag and drop works on my XP system. The new File Open system works too. There does seem to be a memory leak. Closing a project doesn't seem to free the memory. Also, the old Load Dataset feature needs to be preserved at least on the Layer right-click menu. It has some

[JPP-Devel] DBF required in compressed shapefile

2007-09-25 Thread Larry Becker
like the archive code is making unnecessary assumptions. regards, Larry Becker -- http://amusingprogrammer.blogspot.com/ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http

Re: [JPP-Devel] DBF required in compressed shapefile

2007-09-25 Thread Larry Becker
an exception if it can't find the file. Maybe you could add a boolean parameter to it to return null instead of an exception if the file does not exist to allow you to ignore missing files. Paul Larry Becker wrote: Apparently DBF files are required when loading a shapefile archive. I got

Re: [JPP-Devel] OJ - MrSID - Linux

2007-09-24 Thread Larry Becker
I found: ETC_PATH = WORKING_DIR + etc + sep; TMP_PATH = WORKING_DIR + tmp + sep; MRSIDDECODE = ETC_PATH + mrsiddecode.exe; MRSIDINFO = ETC_PATH + mrsidinfo.exe; in the AddSIDLayerPlugIn. regards, Larry On 9/23/07, Pedro Doria Meunier [EMAIL PROTECTED] wrote:

Re: [JPP-Devel] File drag-and-drop revisited

2007-09-24 Thread Larry Becker
Hi Paul, This will fit nicely into my new OpenFile plug-in I was thinking the same thing. thanks, Larry On 9/24/07, Paul Austin [EMAIL PROTECTED] wrote: Martin, This will fit nicely into my new OpenFile plug-in, all I'll need to do is make one small change to be able to call the plug-in

Re: [JPP-Devel] OJ - MrSID - Linux

2007-09-23 Thread Larry Becker
Hi Pedro, LizardTech seems to change the names of all their utilities quite often. Will it work if you simply rename the utilities? regards, Larry On 9/23/07, Pedro Doria Meunier [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Larry, Nice to hear from you

Re: [JPP-Devel] @ Sefan - Upgrade OJ 1.2D to 1.2E? Future developments?

2007-09-22 Thread Larry Becker
HI Peppe, One comment about including a version bundled with a JVM. The point of doing this, IMO is to give first time users a good tryout experience. Millions of open source software applications are downloaded each day on the web, but only a few thousand are not immediately removed. This

Re: [JPP-Devel] OJ - MrSID - Linux

2007-09-22 Thread Larry Becker
I'll be glad to make whatever changes are necessary, but I don't have a linux computer at the moment. Someone will have to tell me what the problem is again. As I recall, there are MrSID executables available for download from LizardTech. Is there some problem with them? regards, Larry On

Re: [JPP-Devel] Hasta la Vista, bug

2007-09-18 Thread Larry Becker
datasets. Anyone had any experience with this? I'm also very interested with 64-bit java experience feedback as even with 1500Mo dedicated to the jvm, I have often to limit or to divide datasets I want to process or to display. Michael Larry Becker wrote: I put my new Vista PC

Re: [JPP-Devel] R: Using PDF Files As Embedded Help

2007-09-18 Thread Larry Becker
Hi Peppe, HTML is no harder than PDF and works much the same. Just work as normal and choose Save As (HTML) from OpenOffice Writer (or Word). regards, Larry On 9/18/07, Giuseppe Aruta [EMAIL PROTECTED] wrote: Hi, the idea of using PDF was strictly connected to internationalization of

Re: [JPP-Devel] Adding a method to the DialogUtil class...

2007-09-18 Thread Larry Becker
The only reservation I have is to note that this class exists only in OpenJump. regards, Larry On 9/18/07, Sunburned Surveyor [EMAIL PROTECTED] wrote: Does anyone have a problem with my adding a method to the DialogUtil class? This method would accept a JListBox and a reference to a

Re: [JPP-Devel] Adding a method to the DialogUtil class...

2007-09-18 Thread Larry Becker
of PermGen memory by having less classes. Paul Larry Becker wrote: SS, If you are already using the other methods in DialogUtil, then don't worry about it, otherwise why not just keep the method local? thanks, Larry On 9/18/07, Sunburned Surveyor [EMAIL PROTECTED] wrote: Larry

Re: [JPP-Devel] R: Using PDF Files As Embedded Help

2007-09-18 Thread Larry Becker
the two option, HTML and PDF. An than take the decision later Peppe --- Larry Becker [EMAIL PROTECTED] ha scritto: Hi Peppe, HTML is no harder than PDF and works much the same. Just work as normal and choose Save As (HTML) from OpenOffice Writer (or Word). regards, Larry

Re: [JPP-Devel] Adding a method to the DialogUtil class...

2007-09-18 Thread Larry Becker
together an surveyos_openjump_utilities JAR file, and I could put a DialogUtil class in there if it is a better fit. I'm just trying to keep duplication to a minimum. The Sunburned Surveyor On 9/18/07, Larry Becker [EMAIL PROTECTED] wrote: The only reservation I have is to note that this class

Re: [JPP-Devel] Thoughts on ZoomRealtimeTool behaviour

2007-09-18 Thread Larry Becker
? The Sunburned Surveyor On 9/17/07, Larry Becker [EMAIL PROTECTED] wrote: Hi Martin, On 9/17/07, Martin Davis [EMAIL PROTECTED] wrote: The ZoomRealtime Tool is a very cool idea... but the way it works seems a bit confusing to me. I would have expected it to keep the initial point

Re: [JPP-Devel] Implementation of the setLayerNamesAsListData method.

2007-09-18 Thread Larry Becker
Why don't you just do: argList.setListData(argManager.getLayers().toArray()); and skip the whole method. Larry On 9/18/07, Sunburned Surveyor [EMAIL PROTECTED] wrote: I have attached my implementation of the setLayerNamesAsListData method. I was thinking about placing this method in Sigle's

Re: [JPP-Devel] Enabled for BasicStylePanel

2007-09-17 Thread Larry Becker
Hi Paul, ColorThemingSyle disables the BasicStyle when it is enabled and vice versa. See ColorThemingStylePanel.updateStyles(). Why would we want to put this responsibility in the hands of the user? regards, Larry On 9/17/07, Stefan Steiniger [EMAIL PROTECTED] wrote: ok.. fine for me

Re: [JPP-Devel] Enabled for BasicStylePanel

2007-09-17 Thread Larry Becker
Bad example. It does that now. Larry On 9/17/07, Paul Austin [EMAIL PROTECTED] wrote: Why not? For example a user may want to use the label style but not have the Point or line displayed Paul Larry Becker wrote: Hi Paul, ColorThemingSyle disables the BasicStyle when

Re: [JPP-Devel] Enabled for BasicStylePanel

2007-09-17 Thread Larry Becker
Turn off line and fill. On 9/17/07, Larry Becker [EMAIL PROTECTED] wrote: Bad example. It does that now. Larry On 9/17/07, Paul Austin [EMAIL PROTECTED] wrote: Why not? For example a user may want to use the label style but not have the Point or line displayed Paul Larry

Re: [JPP-Devel] Hasta la Vista, bug

2007-09-17 Thread Larry Becker
massive datasets. Anyone had any experience with this? Larry Becker wrote: I put my new Vista PC together this weekend and fixed the Vista issue with the layer combo box in tools dialogs. For anyone interested in hardware, I used an Intel Q6600 Quad Core. It opens a 100 layer task in 2

Re: [JPP-Devel] Layer Properties

2007-09-17 Thread Larry Becker
I just created a SelectablePlugIn by copying EditablePlugIn and making a few trivial changes. It seems to work like a charm! Now, do we need Snappable, (Sp?) or should not Selectable imply not Snappable? It doesn't currently. Larry On 9/17/07, Larry Becker [EMAIL PROTECTED] wrote: Hi Stefan

Re: [JPP-Devel] Bursa-wolf parameters [WAS: Projection with Geotools2 CRS]

2007-09-17 Thread Larry Becker
LOL! Clear as mud! Larry On 9/17/07, Stefan Steiniger [EMAIL PROTECTED] wrote: we should post this on the wiki :) love it stefan Adrian Custer schrieb: On Mon, 2007-09-17 at 10:46 -0700, Jody Garnett wrote: Edgar Soldin wrote: just one question .. what is this bursa wolf parameter

Re: [JPP-Devel] Thoughts on ZoomRealtimeTool behaviour

2007-09-17 Thread Larry Becker
Hi Martin, On 9/17/07, Martin Davis [EMAIL PROTECTED] wrote: The ZoomRealtime Tool is a very cool idea... but the way it works seems a bit confusing to me. I would have expected it to keep the initial point that was clicked directly under the mouse cursor as zooming takes place. Good

Re: [JPP-Devel] Hasta la Vista, bug

2007-09-17 Thread Larry Becker
The Layer Info is in OJ now, and I certainly intended that it should be extended further, so if someone is motivated, please add away. Larry On 9/17/07, Larry Becker [EMAIL PROTECTED] wrote: That would certainly be consistent with the ESRI feature dataset model which puts so much emphasis

Re: [JPP-Devel] Hasta la Vista, bug

2007-09-17 Thread Larry Becker
core processor at home. I will have to see how the numbers compare. The Sunburned Surveyor On 9/16/07, Larry Becker [EMAIL PROTECTED] wrote: I put my new Vista PC together this weekend and fixed the Vista issue with the layer combo box in tools dialogs. For anyone interested in hardware

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 be

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 loads

Re: [JPP-Devel] Improved windows bat file

2007-09-14 Thread Larry Becker
it and on which windows version? thanks, paul Larry Becker wrote: 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

Re: [JPP-Devel] Improved windows bat file

2007-09-14 Thread Larry Becker
Wait! Where is the lcp.bat file that is referenced? Larry On 9/14/07, Larry Becker [EMAIL PROTECTED] wrote: You are definitely on the right track, but it still doesn't work. Can you just change the extension to .txt or something and attach it? Larry On 9/14/07, Paul Austin [EMAIL

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

2007-09-14 Thread Larry Becker
Hmm. I'm intrigued. If no one else wants to take this on, I'll have a go at it. I realize that there is a discussion about the best interface going on, but this will be a proof (more like a re-proof) of concept. regards, Larry On 9/14/07, Edgar Soldin [EMAIL PROTECTED] wrote: Hey Larry,

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

2007-09-14 Thread Larry Becker
Maybe a dialogue containing a list of all layers (preselected the ones selected in jump ui) , src target cs/proj choosers and a status console telling about problems and currents status of operations mandatory ok cancel buttons Since I never saw the older UI you created, the details are

Re: [JPP-Devel] Improved windows bat file

2007-09-14 Thread Larry Becker
Becker wrote: Wait! Where is the lcp.bat file that is referenced? Larry On 9/14/07, Larry Becker [EMAIL PROTECTED] wrote: You are definitely on the right track, but it still doesn't work. Can you just change the extension to .txt or something and attach it? Larry On 9/14/07

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

2007-09-13 Thread Larry Becker
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 PROTECTED] wrote: I just noticed that on my PC, OJ's UI looks different from SkyJUMP. The menus in OJ seem

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,

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: you mean it is different on both PC's you have

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
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 familiar with the code and can do it tonight if no one objects or has a better idea. regards

Re: [JPP-Devel] Paul's plugins

2007-09-13 Thread Larry Becker
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 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

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-12 Thread Larry Becker
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??? regards, Larry Becker

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-12 Thread Larry Becker
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 firing events for a CTS and not for a BasicStyle ? You're right

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 we

Re: [JPP-Devel] Paul's plugins

2007-09-12 Thread Larry Becker
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 PROTECTED] wrote: All, I have finally got

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 gets a Vista system. Larry

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 to be rendered without font

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, Larry

Re: [JPP-Devel] ColorThemingStyle Problem

2007-09-11 Thread Larry Becker
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 Hannover, Malte Larry Becker schrieb: Hi Malte, If I understand you correctly, I guess I'm not surprised

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
BigWrench.gif. That is just what I needed. Thank you. SS On 9/11/07, Larry Becker [EMAIL PROTECTED] wrote: 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

[JPP-Devel] Layer Properties

2007-09-11 Thread Larry Becker
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://amusingprogrammer.blogspot.com

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

2007-09-06 Thread Larry Becker
to understand. Peppe --- Michaël Michaud [EMAIL PROTECTED] ha scritto: Hi Larry, new icons look nice Thank you, Michaël Larry Becker a écrit : OK, I've added menu icons to Save Selected Datasets,Save Dataset As, Delete Selected Items, Delete All Features, Remove Selected

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

2007-09-04 Thread Larry Becker
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 : OK, I've added menu icons to Save Selected Datasets,Save Dataset As, Delete Selected Items, Delete All Features, Remove

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 58KB)

Re: [JPP-Devel] About embedded help

2007-09-04 Thread Larry Becker
) a connection to the wikipage as on-line help and 2) the possibility to put a small pdf with all the important information to know regards, peppe --- Larry Becker [EMAIL PROTECTED] ha scritto: Actually I like the idea that the wiki IS the help. We can put in a menu item

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

Re: [JPP-Devel] Vista Look and Feel

2007-09-02 Thread Larry Becker
to the wiki to let OpenJUMP users on Vista know about it? The Sunburned Surveyor On 8/27/07, Uwe Dalluege [EMAIL PROTECTED] wrote: Hi Larry, the error is not fixed! There is still no text in the ComboBoxes with original Vista LookAndFeel. Regards, Uwe Larry Becker

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

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
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 except temporarily), but the memory resident dataset after loading. This will still limit the size. Larry On 8/30/07, Sunburned

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

2007-08-30 Thread Larry Becker
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 Shapefile parser to be streaming as well... I guess I hadn't actually realized it wasn't

Re: [JPP-Devel] Nightly build broken

2007-08-30 Thread Larry Becker
happens ? Michael Larry Becker a écrit : 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 - This SF.net

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 think that it would be nice

[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] Anyone working on LabelStyle

2007-08-24 Thread Larry Becker
Becker schrieb: 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

Re: [JPP-Devel] Open Recent Project Plugin

2007-08-23 Thread Larry Becker
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 for French, German, and Spanish. In trying out various translations I had trouble deciding between

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, Wow! GMTA. :-) Perhaps you should take a look

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

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

2007-08-23 Thread Larry Becker
. 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. It seems that OpenJUMP currently stores

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

2007-08-23 Thread Larry Becker
have on this. Landon On 8/23/07, Larry Becker [EMAIL PROTECTED] wrote: Hi SS, I'll just state some things that I believe are true: 1. contendID is just a Layer cast to Object. 2. If you have 50 layers then it would follow that you have 50 contentID objects. 3. Every layer gets its

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

2007-08-23 Thread Larry Becker
? Is this different? Thanks again. The Sunburned Surveyor On 8/23/07, Larry Becker [EMAIL PROTECTED] wrote: There are really only two kinds of renderers I think: vector geometry and raster. Mostly we are talking about geometry, right? If you have geometry, then you can style it anyway

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

Re: [JPP-Devel] Anyone working on LabelStyle

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

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

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

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

[JPP-Devel] Select Layers with Selected Items

2007-08-21 Thread Larry Becker
, 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://amusingprogrammer.blogspot.com

<    1   2   3   4   5   6   7   8   >