Hello, Marc Clifton has published an article (plus source) that shows MyXAML in action. The XML Control Panel application lets you sign, compress and encrypt your XML documents with a single click.
Marc writes: The user interface is implemented with MyXaml and is a good illustration of using styles, flow panels, runtime property containers and data binding. The original article on flow panels was written by Matt Dockins and I've made some significant changes to it (see my comments in his article), including implementing a grid panel. In the "Things Of Note" section Marc writes: The user interface is implemented with MyXaml as well as a runtime container that manages the property settings. If you inspect the xcp.myxaml file, you'll see some interesting things: * DockPadding defined for the application form. * A simple style applied to buttons, groupboxes, radiobuttons, and checkboxes. * A declarative approach to initializing OpenFileDialog and SaveFileDialog. * Resource binding of icons to menu item bitmaps. * Flow panels used in various configurations which avoids specifying absolute coordinates for controls. * Data binding--note how databinding is used not just for the container properties but also the Enabled property of some controls are bound to the CheckBox Checked property. This mechanism provides a code free way of manipulating the visual state of the controls that correspond to the check state. Full story @ http://www.codeproject.com/csharp/xmlControlPanel.asp - Gerald ----------------------- Gerald Bauer United XAML - http://unitedxaml.org XAML Forum & News - http://xamlnews.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ xul-announce mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xul-announce