microsoft-ui-xaml icon indicating copy to clipboard operation
microsoft-ui-xaml copied to clipboard

Proposal: DockPanel for WinUI 3

Open nlogozzo opened this issue 4 years ago • 7 comments

It would be nice to see a DockPanel in WinUI 3 similar to WPF and the Windows Community Toolkit.

And no, I can't use the WCT in WinUI 3 since I'm using C++

nlogozzo avatar Jun 14 '21 03:06 nlogozzo

@chigy FYI

StephenLPeters avatar Jun 15 '21 23:06 StephenLPeters

I wonder if the TabView Tab tearing code could be used for the docking and undocking of the panel. There may need to be a grabber, like with the Win32 Common Controls Rebar image image

mdtauk avatar Jun 16 '21 02:06 mdtauk

Really want this for the same reason as @nlogozzo -- using C++/WinRT.

jschroedl avatar Jul 23 '21 01:07 jschroedl

Really want this for the same reason as @nlogozzo -- using C++/WinRT.

Yeah I've since switched to Avalonia and C#. C# cause obviously nothing modern wants to support C++ even though it's the back and of everything lol 🤷🏻‍♂️. And Avalonia because it's cross platform, has the new WinUI styles, and is a lot more performant for desktop compared to WndowsAppSdk (and not as buggy)

nlogozzo avatar Jul 23 '21 01:07 nlogozzo

come form wpf ,and we need this

heartacker avatar Feb 18 '23 04:02 heartacker

I come from 2023, and this feature hasn't added yet 😢

hkhangus avatar Dec 16 '23 18:12 hkhangus

Coming from 2024,i 'd make this component by myself. (You can never underestimate Microsoft’s development speed, because it can always go even lower.)

Tartarusome avatar Jun 16 '24 19:06 Tartarusome

Coming from 2025.....

NeverMorewd avatar Sep 24 '25 10:09 NeverMorewd

https://github.com/qian-o/WinUI.Dock

ghost1372 avatar Sep 24 '25 10:09 ghost1372