yes it is a bug
stefan
Sunburned Surveyor schrieb:
> I was working on my new feature documentation this afternoon and I
> noticed what might be a possible glitch in the "Select Items By Circle
> From Selelcted Layers" command. (I'm assuming that this command is
> implemented as a cursor tool.
Sunburned Surveyor schrieb:
> I was wondering if we might move the following commands to a "Selection"
> or "Select" sub-menu under the "Edit" menu:
>
> Select Itmes By Fence From Selected Layers
> Select Items By Circle From Selected Layers
> Select By Geometry Type
> Select Layer Items
> Cle
usually you have to make the changes in every XXXPlugIn class
in the initialze method. Have a look on functions in the Tools\... main
menu.
probably you need to create a new entry in the class MenuNames.java
but maybe wait 2 more days if other respond.
stefan
Sunburned Surveyor schrieb:
> Can
Nacho,
User opinions are the best type of opinion to have. I will see about working
on the change for a "Select" sub-menu.
The Sunburned Surveyor
On 4/17/07, Nacho Uve <[EMAIL PROTECTED]> wrote:
In my 'user opinion', a Sub-Menu is a nice idea.
Nacho
2007/4/17, Sunburned Surveyor <[EMAIL PR
Thanks Stefan. I will file a bug report and add this to a list of things I
need to take care of.
Do you know what package I would find the class for this plug-in? I'm
guessing it has been added to the "org.openjump" or "de" packages?
Thanks,
SS
On 4/17/07, Stefan Steiniger <[EMAIL PROTECTED]> w
In my 'user opinion', a Sub-Menu is a nice idea.
Nacho
2007/4/17, Sunburned Surveyor <[EMAIL PROTECTED]>:
I was wondering if we might move the following commands to a "Selection"
or "Select" sub-menu under the "Edit" menu:
Select Itmes By Fence From Selected Layers
Select Items By Circle From
Can anyone tell me which class or classes I need to look at to modify the
menu structure for OpenJUMP? I could probably find it digging through the
Javadoc, but I thought someone could save me a little time.
I will be adding a "Selection" sub-menu to the Edit top-level menu.
Thanks for the help.
Thanks for the help Stefan.
I'll look at the MenuNames class. I'll also wait for responses from other
developers.
SS
On 4/17/07, Stefan Steiniger <[EMAIL PROTECTED]> wrote:
usually you have to make the changes in every XXXPlugIn class
in the initialze method. Have a look on functions in the T
See configToolsAnalysis() in JUMPConfiguration for an example.
Larry
On 4/17/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
Thanks for the help Stefan.
I'll look at the MenuNames class. I'll also wait for responses from other
developers.
SS
On 4/17/07, Stefan Steiniger <[EMAIL PROTECTED]
Thanks Larry.
Have any of the other JUMP brands experimented with a dynamic menu
structure? I'm thinking of something that allows the menu structure to be
built from an external text file...
If one of the other teams had done this I would make it a priority for
integration into OpenJUMP.
The Su
Actually I would think JUMP already has as dynamic a menu system as I can
imagine. Making a single document to describe the structure of menus would
be what I would think of as "static". I really don't understand this
constant need to redesign systems that work perfectly well. Wouldn't it be
mo
I'm just throwing around some ideas Larry. I apologize if I have frustrated
you.
I guess I base a lot of what I'd like to see in JUMP on the programs I deal
with on a daily basis. A lot of my perspective comes from AutoCAD, because I
spend more time using that program than I do with my wife. :] T
Hey, no sweat. Apparently, I need to cut down on my caffeine consumption.
:-)
I'm also familiar with AutoCAD and admire its design as well. One of the
best designs for that type of program, IMHO, is to have complete separation
between the "engine" and the GUI, then you connect the two with a sc
Open-Jumpers,
Most of our customer based continues to use Java 1.4.2. Based on this, it is
unlikely we will be upgrading Jump to a newer version of Java in the near
future.
David
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pedro Doria
Meunier
Sent
Sounds like you know a good deal more about the design of OpenJUMP's menu
system than I do. I'll stick with your advice for now and just add the
sub-menu.
Perhaps I'll have time to learn more about JUMP's menu system in the future.
:]
SS
On 4/17/07, Larry Becker <[EMAIL PROTECTED]> wrote:
He
Thanks for that input David. It sounds like we are already using Java 1.5 in
OpenJUMP and it hasn't caused any problems so far. We will have to keep an
eye out for compatibility problems.
We do appreciate you keeping us "in the loop". That's what makes good
cooperation possible. :]
The Sunburned
16 matches
Mail list logo