Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-19 Thread Stefan Steiniger
Yes, It looks like that you did not change the EnableCheckFactory, while you did this for the speed improvements. The necessary changes for the speed improvements are also not in SelectionManager, i.e. the XXXCount methods. I think we leave it as it is right now (due to some additional changes

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-19 Thread Larry Becker
Hi Stefan, So did I apply the same fix to SkyJUMP as I did to OpenJUMP? I'm guessing that I didn't. Do we need to back out that change and live with the performance problems (for million point tasks)? Larry On Wed, Mar 19, 2008 at 3:21 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hei L

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-19 Thread Stefan Steiniger
Hei Larry, the error does not appear in SkyJUMP :) stefan Larry Becker wrote: > Stefan, > > The sourceforge sources are up to date for SkyJUMP. > > Larry > > On Fri, Mar 14, 2008 at 12:25 PM, Stefan Steiniger <[EMAIL PROTECTED] > > wrote: > > Hei Larry, > >

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-15 Thread Larry Becker
Stefan, The sourceforge sources are up to date for SkyJUMP. Larry On Fri, Mar 14, 2008 at 12:25 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > Hei Larry, > > > > I guess you are asking me because I'm the culprit who > > did the tuning on selection size? :-) I'll take a look at the code >

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-14 Thread Stefan Steiniger
Hei Larry, > I guess you are asking me because I'm the culprit who > did the tuning on selection size? :-) I'll take a look at the code > when I get a chance. Haven't been doing much JUMP programming lately. ok ;) But one question. Are the SkyJUMP sources on sourceforge the actual ones? If

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-14 Thread Larry Becker
Hi Stefan, >@Larry: I guess this error also appears in SKyJUMP? I haven't been able to duplicate the problem in SkyJUMP, but it could be timing related. I guess you are asking me because I'm the culprit who did the tuning on selection size? :-) I'll take a look at the code when I get a chance.

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-14 Thread Andreas Schmitz
Sunburned Surveyor wrote: Hi, > Can we replace the EnableCheckFactory with the older class for the > time being? Did we ever hear from Andreas? if you but ask, you can hear from me ;-) > On Tue, Mar 11, 2008 at 12:00 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > > more info.. > > ok.. seems

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-13 Thread Stefan Steiniger
Hei, I just submitted a workaround/fix. Error is in SelectionManager.getSelectedItemsCount() but the problem is resolved by a work around in EnableCheckFactory.createAtLeastNItemsMustBeSelectedCheck. Optimally changes need to be done in SelectionManager.updatePanel(). The error was introduced

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-13 Thread Stefan Steiniger
I am also not familiar with it. It is not recommendable to replace it with the old, as new functionality by Larry and Paul would be influenced. Thus.. we need to do a time consuming search for the error. stefan Sunburned Surveyor wrote: > Stefan, > > Can we replace the EnableCheckFactory wit

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-13 Thread Sunburned Surveyor
Stefan, Can we replace the EnableCheckFactory with the older class for the time being? Did we ever hear from Andreas? I'm afraid I'm not real familiar with the EnablecheckFactory class. Landon On Tue, Mar 11, 2008 at 12:00 PM, Stefan Steiniger <[EMAIL PROTECTED]> wrote: > more info.. > ok.. see

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-11 Thread Stefan Steiniger
more info.. ok.. seems like if I replace the actual version of EnableCheckFactory with revision 859 does resolve the problem. now the question is: where is exactly the problem (it must have been introduced aftwards, but appearently it is not introduced by the changes done by Andreas - as far as

Re: [JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-11 Thread Stefan Steiniger
Hei Uwe, thanx for the post. It seems to be a deeper problem. Since also other tools from the right-mouse menu of the attribute table are affect. I could not find the reason right now (It must have something todo with the listeners and enable check - so not with FeatureInfo tool) so I will mak

[JPP-Devel] Feature Info Button in View / Edit Attributes is gray

2008-03-11 Thread Uwe Dalluege
Hi, in OJ weekly build is the Feature Info Button in the View/Edit Attributes Window always gray! 1. View/Edit Attributes 2. Mark a row in the table. 3. The Feature Info button is still gray! Regards Uwe - This SF.net emai