xyzzer / WinRTXamlToolkit

WinRT XAML Toolkit
Other
282 stars 67 forks source link

AvalonDock supporting #32

Open bpcuong2013 opened 8 years ago

bpcuong2013 commented 8 years ago

Is there any tool in this package that works like AvalonDock in WPF? Thanks!

https://avalondock.codeplex.com/

xyzzer commented 8 years ago

Not yet, but there's a DockPanel, so you're halfway there! :)

On Thu, Jun 2, 2016 at 10:14 PM, bpcuong2013 notifications@github.com wrote:

Is there any tool in this package that works like AvalonDock in WPF? Thanks!

https://avalondock.codeplex.com/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xyzzer/WinRTXamlToolkit/issues/32, or mute the thread https://github.com/notifications/unsubscribe/ABrAsL-OzO3ljY4_VoK-tBNpFBldqOjuks5qH7gvgaJpZM4ItNV9 .

bpcuong2013 commented 8 years ago

Thanks! One more question: Is there any plan to implement feature like AvalonDock?

xyzzer commented 8 years ago

I stopped planning anything. I have a bag of ideas and I pull things out of it when i need them done. That said it's not impossible. I'm working on an app now that could use some toolbar and panel management...

Get Outlook for iOS

On Sat, Jun 4, 2016 at 8:20 PM -0700, "bpcuong2013" notifications@github.com wrote:

Thanks! One more question: Is there any plan to implement feature like AvalonDock?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

bpcuong2013 commented 8 years ago

Do you have any sample that uses DockPanel control? Thanks!

xyzzer commented 8 years ago

Sorry, not really, but maybe there are some WPF samples that should work the same.

Get Outlook for iOS

On Thu, Jun 23, 2016 at 5:54 AM +0200, "bpcuong2013" notifications@github.com wrote:

Do you have any sample that use DockPanel control? Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.