Total Pageviews

Disclaimer

This is a personal web page. The views expressed on this blog are mine and do not necessarily reflect the views of my current employer.

I am currently employed by Morgan Stanley.

September 14, 2012

DockPanel Suite: Review on Release 2.7

After three months of further hacking and effective collaboration with some of the contributors, Ryan and I are proud to announce the 2.7 release of DockPanel Suite.

More information (such as release notes) can be found on the homepage at http://dockpanelsuite.com, and the following are the highlighted items,

  1. Better Mono support - A major stackoverflow issue has been remedied. We provide Mono guys a bug report.
  2. Better .NET Framework Client Profile support - Removed dependency on System.Design.
  3. Better middle mouse click support - Middle clicking now works in more places.
  4. Less rendering issues - Missing docking indicator issue should occur less frequently. Deep nested control rendering can be disabled to improve performance.

As usual, you can grab the binaries from

The source code is also available on GitHub,

https://github.com/dockpanelsuite/dockpanelsuite/tags

Reference

Review on Release 2.6, http://www.lextm.com/2012/06/dockpanel-suite-review-on-release-26.html