﻿<?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 - UXDesktop</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</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>Link 2 UXDesktopDock to 1 UXDesktop</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Thu, 19 Mar 2015 12:55:25 GMT</pubDate><dc:creator>s_ashvin</dc:creator><category>UXDesktop</category><description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;I am trying to link 2 UXDesktopDock to 1 UXDesktop. The requirement is such that I need two different dock. Adding 2 dock is not an issue but binding them to the UXDesktop is possing problem.&lt;/p&gt;&lt;p&gt;Anyone can help on this.&lt;/p&gt;&lt;p&gt;thanks in advance&lt;/p&gt;</description></item><item><title>UXDesktop Window Opening behavior</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Fri, 14 Jun 2013 08:58:38 GMT</pubDate><dc:creator>TheHaythemKaroui</dc:creator><category>window</category><category>UXDesktop</category><category>behavior</category><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Do you have an idea about how can i get a preview for every opened window in the UXDesktop (Like the minimized window preview) ???&lt;/p&gt;
&lt;p&gt;Waiting Forward for your answer&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;KAROUI Haythem&lt;/p&gt;
&lt;p&gt;IT Manager&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;CREA-DIGITAL&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Problems with navigeto to UXNavigationWindow located in external xap from UXDesktop</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Thu, 30 Jun 2011 08:12:15 GMT</pubDate><dc:creator>kkolodziejczyk</dc:creator><category>ClientUI</category><category>silverlight 4</category><category>UXDesktop</category><category>UXDesktopDockButton</category><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;We have a problems with navigate to UXPage that hosts UXNavigationWindow from UXDesktop and it's loacated in external xap. We based on your sample from documentation named "ClientUI Desktop Application".&lt;span lang="undefined" class="" id="result_box"&gt;&lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt; The only one difference&lt;/span&gt; &lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt;in our project&lt;/span&gt; &lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt;is that the&lt;/span&gt; &lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt;"Reports"&lt;/span&gt; &lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt;module&lt;/span&gt; &lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt;is placed&lt;/span&gt; &lt;span class="hps" title="Kliknij, aby wyświetlić alternatywne tłumaczenia"&gt;in an external application (external xap).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When we use in UXDesktopDockButton ApplicationUri="/SampleApp.Reports;SampleApp.Rreports.Views/Reports", UxPage: "Reports.xaml" is launching from desktop but in Reports.xaml.cs in code behind "OnNavigatedTo" not executed.&lt;/p&gt;
&lt;p&gt;But if we try use NavigateUri="/Reports" and using UriMapping in UXFrame it's not working. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;How to properly launch UXPage that hosts UXNavigationWindow from UXDesktop when UXPage it's loacated in external xap?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Krzysztof&lt;br /&gt;&lt;/p&gt;</description></item><item><title>UXDesktop - How to generate different window types based on the bound Item?</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Wed, 09 Feb 2011 12:52:49 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXDesktop</category><description>&lt;p&gt;I have a custom implementation of the UXDesktop control that overrides the GetContainerForItemOverride() method.  In that method, I create new UXWindow objects and set some default properties and command bindings.  That has worked great up until now.  I have new requirements now to have the desktop generate UXWindows for some bound items in the ItemsSource, but also generate UXNavigationWindows for other items in the ItemsSource.  &lt;/p&gt;
&lt;p&gt;Ideally, I'd like to be able to check for a property on each item being bound before creating the new window object.  The item would have a property telling the desktop what type of window to generate.  &lt;/p&gt;
&lt;p&gt;What is the best way to accomplish this?&lt;/p&gt;</description></item><item><title>Handling WindowCommands like Close, Minimize, and Maximize?</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Tue, 07 Dec 2010 16:35:53 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXDesktopDock</category><category>UXDock</category><category>UXWindow</category><category>UXDesktop</category><description>&lt;div class="GroupContent MessageContent" id="MessageBody"&gt;&lt;p&gt;I'm using the UXDesktop control bound to an ItemsSource to generate my UXWindow objects.&amp;nbsp; I need to be able to handle some of the commands fired by the windows such as Close, Minimize and Maximize.&amp;nbsp; I've tried the following, but it doesn't seem to capture the Close command when I click the close button of the UXWindow object.&lt;/p&gt;&lt;pre style="font-family: consolas"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: blue"&gt;public&lt;/span&gt;&amp;nbsp;&lt;span style="color: blue"&gt;partial&lt;/span&gt;&amp;nbsp;&lt;span style="color: blue"&gt;class&lt;/span&gt;&amp;nbsp;&lt;span style="color: #2b91af"&gt;RootView&lt;/span&gt;&amp;nbsp;:&amp;nbsp;&lt;span style="color: #2b91af"&gt;ViewBase&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: blue"&gt;public&lt;/span&gt;&amp;nbsp;RootView(&lt;span style="color: #2b91af"&gt;RootViewModel&lt;/span&gt;&amp;nbsp;viewModel)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;:&amp;nbsp;&lt;span style="color: blue"&gt;base&lt;/span&gt;(viewModel)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;InitializeComponent();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: #2b91af"&gt;CommandBinding&lt;/span&gt;&amp;nbsp;windowCloseCommandBinding&amp;nbsp;=&amp;nbsp;&lt;span style="color: blue"&gt;new&lt;/span&gt;&amp;nbsp;&lt;span style="color: #2b91af"&gt;CommandBinding&lt;/span&gt;(&lt;span style="color: #2b91af"&gt;WindowCommands&lt;/span&gt;.Close,&amp;nbsp;HandleWindowClose);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: green"&gt;// Create the CommandBindingCollection to hold the command binding&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: #2b91af"&gt;CommandBindingCollection&lt;/span&gt;&amp;nbsp;bindingCollection&amp;nbsp;=&amp;nbsp;&lt;span style="color: blue"&gt;new&lt;/span&gt;&amp;nbsp;&lt;span style="color: #2b91af"&gt;CommandBindingCollection&lt;/span&gt;();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;bindingCollection.Add(windowCloseCommandBinding);&lt;br /&gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: green"&gt;// Set the binding collection to the layout root&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: #2b91af"&gt;CommandManager&lt;/span&gt;.SetCommandBindings(&lt;span style="color: blue"&gt;this&lt;/span&gt;,&amp;nbsp;bindingCollection);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="color: blue"&gt;private&lt;/span&gt;&amp;nbsp;&lt;span style="color: blue"&gt;void&lt;/span&gt;&amp;nbsp;HandleWindowClose(&lt;span style="color: blue"&gt;object&lt;/span&gt;&amp;nbsp;sender,&amp;nbsp;&lt;span style="color: #2b91af"&gt;ExecutedRoutedEventArgs&lt;/span&gt;&amp;nbsp;e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/pre&gt;&lt;pre style="font-family: consolas"&gt;How can I capture and handle the commands fired from my UXWindow objects in my UXDesktop?&lt;/pre&gt;&lt;pre style="font-family: consolas"&gt;&amp;nbsp;
&lt;div class="GroupContent MessageContent" id="MessageBody"&gt;&lt;p&gt;You can run the attached sample project to see that the HandleWindowCommand method is never invoked even though I'm doing the CommandBinding to the WindowCommands.Close and Minimize commands. &lt;/p&gt;&lt;/div&gt;&lt;/pre&gt;&lt;/div&gt;</description></item><item><title>UXDesktop with bound ItemsSource errors when associated to TaskBar...</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Tue, 07 Dec 2010 12:58:55 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXDesktopDock</category><category>UXDock</category><category>UXDesktop</category><description>&lt;p&gt;The attached sample project demonstrates the error I'm getting.  &lt;/p&gt;
&lt;p&gt;Basically, I have a UXDesktop control with a bound ItemsSource to a collection of "WindowItem" objects.  I have subclassed the UXDesktop control so I can override the GetContainerForItemOverride() method and output UXWindow objects for each bound item.  &lt;/p&gt;
&lt;p&gt;I get an InvalidCastException: Unable to cast object of type 'SilverlightPlayground.WindowItem' to type 'Intersoft.Client.Framework.IWindow' when I try to associate a UXDesktopDock control with the TaskBar property of the UXDesktop control.  &lt;/p&gt;
&lt;p&gt;Can anyone help me figure out how to properly associate a UXDesktopDock control to a UXDesktop control when it's ItemsSource is bound to a collection of items that are not IWindow objects?&lt;/p&gt;</description></item><item><title>UXDesktop - custom window arrangement?</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Thu, 02 Dec 2010 14:26:21 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXDesktop</category><description>&lt;p&gt;Is there any guidance for arranging window objects in the UXDesktop (either the built-in arrangement, or a custom form of arrangement)?&lt;/p&gt;
&lt;p&gt;I'd like to provide a rich experience for my users to be able to arrange their windows in multiple different ways.  &lt;/p&gt;</description></item><item><title>UXDesktop, UXWindow - minimize without associated UXDesktopDock</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Thu, 02 Dec 2010 11:09:25 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXWindow</category><category>UXDesktop</category><description>&lt;p&gt;I am using the UXDesktop to display UXWindow objects from a collection bound to the ItemsSource property.  I have a UXDesktopDock that I am doing custom management of window instances as sub-items of the task bar (UXStackItems) instead of showing them directly on the task bar.  As a result I don't want to associate my UXDesktopDock taskbar to my UXDesktop.  However, the minimize and maximize only seem to work when there is an associated taskbar.  How can I get around this?&lt;/p&gt;</description></item><item><title>Using UXDesktop.ItemsSource???</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Wed, 24 Nov 2010 13:01:50 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXDesktop</category><description>&lt;p&gt;Is there an example of how to use the ItemsSource property of the UXDesktop control?&lt;/p&gt;
&lt;p&gt;I tried using it in a similar way to how I'm using the ItemsSource property on the UXDesktopDock control, but it doesn't seem to work.  An example would be great!&lt;/p&gt;
&lt;p&gt;I've tried binding the ItemsSource property to the underlying collection in my ViewModel and setting the ItemContainerStyleTemplate to a template the does the PropertyBinding and sets the IsActive property to True.  But still no windows show up.  &lt;/p&gt;</description></item><item><title>Has anyone successfully used the UXDesktop and UXDesktopDock as a Prism Region?</title><link>http://www.intersoftsolutions.com/Community/Tags/UXDesktop/</link><pubDate>Mon, 15 Nov 2010 17:53:55 GMT</pubDate><dc:creator>chrisaswain</dc:creator><category>UXDesktopDock</category><category>UXDesktop</category><category>Prism</category><category>Application Framework</category><description>&lt;p&gt;I have a Prism based application in which I am loading apps (Prism modules) into my application shell.  I want to use the UXDesktop and UXDesktopDock to manage the loading of views into the UXDesktop as a Prism region.  I have a very buggy version working now by creating a custom RegionManager that wraps the views being added to the UXDesktop region in UXWindow controls.  But I'm not sure if this is the right approach or if you would recommend something different?&lt;/p&gt;</description></item></channel></rss>