By Pavan Podila on April 2, 2008
Over the past couple of days I have been working on an application that automatically generates a Form layout from an XML file. The XML file represents a form with a bunch of parameters. The form can also contain parameter groups, which can encapsulate a set of parameters. Effectively the XML structure is something like [...]
Posted in Apps, layout, Tips, treeview, WPF |
By Pavan Podila on August 23, 2007
The ElementFlow control was something I was working on a while back and I even posted about it here. The control originally derived from a FrameworkElement and had its own properties for enabling binding to a data-source, namely ElementsSource and ElementTemplate. These properties behave similar to the ItemsSource and ItemTemplate of ItemsControl. One could argue [...]
Posted in 3D, custom-control, ElementFlow, layout, WPF |
Recent Comments