SGWT Version 3.
Firefox 7
IE 8
Chrome
I have an application in which I use an HTMLFlow to expose a Flash chart nested within a Window object that is placed within a Tab. In this same application I also make use of a custom browser plugin developed with FireBreath. This plugin sits inside of an HTMLPane which sits in a Window which sits in a Tab as well.
Both plugins die when a new window or tab is placed on the screen very similar to the problem that is described in this post: http://forums.smartclient.com/showthread.php?t=21257.
Is there a way to prevent a redraw of the container and its plugin contents so that launching new Windows does not affect the user interface this way?
Firefox 7
IE 8
Chrome
I have an application in which I use an HTMLFlow to expose a Flash chart nested within a Window object that is placed within a Tab. In this same application I also make use of a custom browser plugin developed with FireBreath. This plugin sits inside of an HTMLPane which sits in a Window which sits in a Tab as well.
Both plugins die when a new window or tab is placed on the screen very similar to the problem that is described in this post: http://forums.smartclient.com/showthread.php?t=21257.
Is there a way to prevent a redraw of the container and its plugin contents so that launching new Windows does not affect the user interface this way?
Comment