|
The current Silverlight beta 2 version does not provide any methodology of combining HTML/DHTML elements and pages within Silverlight. There is always the option of floating an HTML above Silverlight or showing what’s “behind” Silverlight by specifying 0 opacity areas, however, dealing with multiple layers combining HTML/DHTML and Silverlight is a very difficult challenge .
Visual WebGui provides an internal capability of calculating the overlapping areas providing the best way currently possible with Silverlight 2 beta 2 of handling multiple HTML/DHTML and Silverlight layered application (using mixed surfaces, dialogs and popups) seamlessly.
|