Dock Panel System

I've a question for you.

How to approach the design of a docking panel system in WPF

I've you have any ideeas just fill in here.


Answer this question

Dock Panel System

  • Andrea Pagliano

    Unni Ravindranathan has a nice sample on how to create the panel system used in sparkle.
    http://blogs.msdn.com/unnir/archive/2006/01/31/521065.aspx

    Sheva


  • Jamie Thomson

    Maybe not that complicated, but something like in the Interactive design application or Aurora

  • Lalitk

    You mean the dockable window layout system used in visual studio and sharpdevelop, I've had some thought to create it myself, but I think it's something which involves a lot of effort, and I am also glad to hear how other people approach this:)

    Sheva


  • Dock Panel System