Menu

#6 [1986538] PNGImage incompatibility with GWT1.5

open
nobody
None
5
2008-07-11
2008-07-11
No

This patch fixes the problem in PNGImage, since GWT 1.5, which now insists that setElement() can only be called once for any element. This also prevented LightBox.show() from working.

I suspect this also addresses [1736572] LightBox init.

There are other ways to solve this. It would be great if this (or another solution) was incorporated.

Thanks,
Glenn.

Discussion

  • Glenn Burgess

    Glenn Burgess - 2008-07-11

    SVN patch

     
  • Nobody/Anonymous

    It only fixes compile problem.
    Transparent PNGs still don't work in IE.

    Works the same as

    class PNGImage extends Image {

    //place constructors with super calls here

    }

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.