Intersoft WebDesktop Documentation
Shadow mode support for window moving and resizing
See Also Send Feedback
Intersoft WebDesktop > Release History > V2.5 > WebDesktopManager > Shadow mode support for window moving and resizing

Glossary Item Box

This new feature enables window moving and resizing operation to be performed in shadowing mode. That means the actual window will not be taken affect until the operation is done. During the interactive mode, only the shadow of the actual window will be displayed to indicate the current status of the interaction.

Unlike Physical interactivity mode which is the default value and the mode used in previous version, Shadow interactivity mode is significantly faster. It enables the window interaction such as moving and resizing to be performed in a very smooth and robust manner.

This new interactivity mode introduces several advantages:

The following is a sample screenshot when the "Stocks Application" window is resized downward:

 

To change the interactivity mode to Shadow, simply set the WindowInteractiveMode to Shadow in the WebDesktopManager instance.

There are two new properties related to this feature:

  1. ShadowModeAnimation
    The default value is false. This property allows you to add nice fading effect when the moving and resizing is performed in Shadow mode. However, the animation effect is not suitable for complex Web application as it could slow down the screen rendering while performing interaction.
  2. ShadowModeTransparency
    By default, the desktop manager screen would be 100% transparent when the moving and resizing is performed in Shadow mode. When this property is set to true, the background of desktop manager will be dimmed to 50% transparent to give user better focus on the interactive operation. The above screenshot shows the ShadowModeTransparency enabled.

See Also

Other Resources
{Vista-style animation}

© 2012 Intersoft Solutions Corp. All Rights Reserved.