Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tile open document windows horizontally or vertically #289

Open
PhilippPaetzold opened this issue May 15, 2018 · 0 comments
Open

Tile open document windows horizontally or vertically #289

PhilippPaetzold opened this issue May 15, 2018 · 0 comments

Comments

@PhilippPaetzold
Copy link

Hi,

I would like to programmatically arrange open document windows evenly in horizontal or vertical direction. Is this possible? Under the hood I know that AvalonDock is used, but I am not sure how to access this functionality. I also need to distribute open documents evenly in XY-direction. It would be nice if there was some kind of service lets say
IDockManager.Dock (IDocument target, IDocument source, DockPosition LEFT|RIGHT|TOP|BOTTOM) , that provided a nice abstraction of AvalonDock. But I am not sure how to implement it.

Help is greatly appreciated!

Thanks
Philipp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant