Configuring - General Tab - Inline Windows Mode
Categories: UI Related
|
Tags: Architects, Developers, XML, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
Revision:
1
Posted:
05/Oct/2009
Updated:
24/May/2010
Status:
Publish
Types: Reference
|
OverviewThis article is a part of articles on Configuring Visual WebGui application General tab
Settings| Inline Windows mode | Default value | web.config | Description |
|---|
Inline Windows
| Off
| <WebGui>
<InlineWindows Mode="Off" />
</WebGui>
| Values can be On or Off
|
GeneralThis setting detirmines how dialog windows are created within Visual WebGui. Inline windows (setting = On) means that Visual WebGui creates the windows itself by using HTML divs, and the dialog windows appear within the main window. Non-Inline windows (settings = Off) means that dialog windows appear in new standard browser windows and appear as seperate windows that can be moved anywhere on screen and outside of the mainwindow.
Note that all browsers support using Inline windows, but it is browser dependent if non-Inline windows are supported or not. Currently IE supports non-Inline windows while FireFox does not.
About the author
Related Articles
|
UI Related
|
|
|
Tags:
Architects, Developers, XML, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|