﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Create UXNavigationWindow without UXPage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Create-UXNavigationWindow-without-UXPage/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Create UXNavigationWindow without UXPage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Create-UXNavigationWindow-without-UXPage/</link><pubDate>Sun, 10 Jun 2012 18:04:18 GMT</pubDate><dc:creator>yudi</dc:creator><category>UXNavigationWindow</category><description>&lt;p&gt;&lt;span style="font-family: 'calibri', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Apologize for the delay in sending this.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'calibri', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;UXNavigationWindow offers modularity concept by creating each steps of the wizard in a single UXPage. Developer can easily find a step; modify a specific step without having to worry that the changes will affect the other steps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'calibri', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;In order to create simple wizard in a single UXPage, you may try to create each step in a StackPanel. Step 1 in StackPanel1, Step 2 in StackPanel2, and so on. On initial loaded, set the Visibility property ot StackPanel1 to Visible and other StackPanel(s) to Collapsed. And when user presses Next button, set the corresponding StackPanel to Visible and other StackPanel(s) to Collapsed.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Create UXNavigationWindow without UXPage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Create-UXNavigationWindow-without-UXPage/</link><pubDate>Thu, 07 Jun 2012 22:04:50 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><category>UXNavigationWindow</category><description>Nevermind.. There's no wizard component with WebUI Studio.&lt;br /&gt;</description></item><item><title>Create UXNavigationWindow without UXPage</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Create-UXNavigationWindow-without-UXPage/</link><pubDate>Tue, 05 Jun 2012 16:47:14 GMT</pubDate><dc:creator>DaveDeSmet</dc:creator><category>UXNavigationWindow</category><description>&lt;p&gt;Good day,&lt;/p&gt;
&lt;p&gt;I've a question. Is it possible to create an UXNavigationWindow without creating the UXPage?&lt;/p&gt;
&lt;p&gt;What I want to achieve is to create only the UXNavigationWindow, for a simple WPF application.&lt;/p&gt;
&lt;p&gt;The WPF application will be a simple wizard. No more, no less. Like what Avalon Wizard offers.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dave&lt;br /&gt;&lt;/p&gt;
</description></item></channel></rss>