开发者

WPF Docking like chrome?

I'm trying to find a docking library for WPF that works more li开发者_运维问答ke google chrome. Where a user with two chrome windows open can take a tab from one and drop it in another.

I've been trying with AvalonDock but it only lets a DockableContent have one docking manager and I can't find a nice way to swap the manager when it moves over a different one.

Anyone know of a way to do this with AvalonDock or any other library?


I think that your requirements are a bit too special purpose just to find a library lying about. It sounds like AvalonDock does kind of what you want, so maybe it would be best just to modify its source for your needs. That or just roll your own from scratch.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜