DISQUS

DISQUS Hello! fortes.com is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

UniformPanel

Started by Fortes · 10 months ago

A few months ago, Nick Thuesen posted his SpanningStackPanel class, which is basically a cross beween UniformGrid and StackPanel. Around that time, I was working on a project that called for exactly that layout.
Unfortunately, Nick’s panel didn’t work in my application beca ... Continue reading »

1 comment

  • So I looked at my code and, thankfully, I'm not modifying the children in the custom panel. (I was surprised to find out I was doing as such.) It seems that the RowDefinitions and ColumnDefintions are ReadOnly when the panel is used in a ItemsPresenter's ItemsPanel property. I didn't dig deeper to find out why though. I'd like to find out though. Curious as to why a panel (Grid) can't add/remove columns and rows to itself in this situation.

Add New Comment

Comments are closed for this post.
Returning? Login