Kevin,
The GUI's look great! The ResultCollector.java class isn't working
right anymore, however. The counter needs to start at -1 so that when the
visualizers call "next", it moves to 0 and returns the most current sample.
Currently, in the latest nightly code, everything is coming out blank in the
Assertion visualizer and the View Results visualizer. I'll make the change
tonight if you want.
Also, I was just testing the cookies, and I swear everything seems to be
working perfectly. A number of people have lately complained that cookies
stop working with multiple threads, but it is working fine for me. I'm
curious about exactly what they are doing in their test scripts. I suspect
maybe they are manually entering cookies into the cookie manager prior to
running the test script? We might need to look into changing this to make
things easier (after all, why shouldn't cookies just be on by default
always?). Something to think about.
-Mike
> -----Original Message-----
> From: Kevin Hammond [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 08, 2001 2:00 AM
> To: [EMAIL PROTECTED]
> Subject: GUI Updates...
>
>
> Hi,
>
> All GUI updates are complete with the exception of "View
> Results Tree" and
> "View Results Graph Tree". They are special and they are giving me
> NullPointerExceptions. In the new GUI style, only a main
> panel is added to
> the main frame, so all components are added to the main
> panel. In the old
> verison, components were added directly to the main frame.
> The logic in the
> two GUI's mentioned above require certain component(s) to be
> in the main
> frame. So, that is why it is bombing. I haven't figured it
> out yet, but I
> don't want these two to hold up the build for final 1.7.
>
> Thanks,
> Kevin Hammond
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]