Skip to Content
0
Former Member
Sep 10, 2007 at 08:04 AM

screen layout with several views

21 Views

hello,

I want to embedd three views in one window in a specific screen layout via three viewcontaineruielement´s .

On the left I want vertically embedd a Menü (M, as a tree) and close to M on the top I want to have a browser-view (B) and underneath I want to embedd a detail-view (D).

So M should fill out 1/3 of the width and B and D got 2/3 of the width.

B should fill out 1/3 of the height and D 2/3 of the height.

It should look circa like this:

_______________
|M   | B      |
|    |_______ |
|    |        |
|    |        |
|    |    D   |
|    |        |
|___ |_______ |

How can I achieve this screen layout?

Is it possible to change the screen layout with the mouse when I test the wd-application.