stacked wiindows with prism

Docking/MDI for WPF Forum

Posted 12 years ago by kurt k
Avatar
Hi,
I'm trying to figure out how to create a window arrangement like this using actipro dock/prism:

-----------------------
A | |
------------ C |
B | |
-----------------------

Ideally, I'd like to have the ability to dock A & B as toolbarwindows (separately or as a set, I don't care).
Would I need a split container to do this?

How should I setup the prism regions? From Prism's perspective, I think I only need one region here, and let actipro handle shuffling windows within that region?

(It would be very helpful if you could produce examples showing how all the actipro dock features working with prism)

thanks!

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Kurt,

Our installer includes both Prism 2.2 and 4.0 sample, that shows how basic layout operations can be performed. In our sample, the layout information is specified by the view-model and can be relative to other windows (i.e. dock A above B, or dock B below A).

Please take a look at that example and if it doesn't help let us know.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.