On Sun, Aug 31, 2008 at 8:40 PM, Johnathan James <ha...@gm...> wrote:
> In that case, in order to fix the bug that I was referring to earlier, all
> that is necessary is to remove the internalFrameActivated() method from the
> internalFrameListener() added in the createGUI() method of the class
> SessionInternalFrame. It seems the Java bug that necessitated that method,
> has been fixed as of at least Java 1.5.
>
> I would have wrote a patch, but I figured it was easier to write an email.
> Ha. Sorry, its the weekend...
>
> Let me know if that works for you..
>
I tested it and it seemed to work fine, so I committed it. It's on the
trunk now and will
be available in 2.6.7 in the coming weeks. I listed it in changes.txt and
gave you credit
for the fix. Thanks for your help!
Rob
|