Posted 16 years ago
by Mike Strobel
- New York, NY
Great work so far, guys. The docking feature set is by far the most impressive out there. I have but one suggestion so far. You'll notice that if a tool window contains a hosted Windows Forms component, then that component will be rendered on top of any auto-hidden tool windows that intersect it when opened. This is unavoidable when rendering the elements in the same window, even when using adorner layers, due to the nature of the WinForms/WPF interop. Might I suggest an (optional) alternate rendering mode in which auto-hidden tool windows open in either a popup or a layered window? Either of these would work in theory, though I suspect you would run into several input and focus related issues with popups. Doing this right will likely require some nasty Win32 interop, but I'm sure your developers are up to it :).
Cheers,
Mike
Cheers,
Mike