﻿<?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 - RightMouse Drag on UXListBox causes instability</title><link>http://www.intersoftsolutions.com/Community/ClientUI/RightMouse-Drag-on-UXListBox-causes-instability/</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>RightMouse Drag on UXListBox causes instability</title><link>http://www.intersoftsolutions.com/Community/ClientUI/RightMouse-Drag-on-UXListBox-causes-instability/</link><pubDate>Wed, 12 Jan 2011 23:50:25 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ross,&lt;/p&gt;&lt;p&gt;You can get the latest hotfixes by using UpdateManager tools.&lt;br /&gt;"C:\Program Files\Intersoft Solutions\WebUI Studio for ASP.NET\WebUI.NET Framework 3.0\UpdateManager\ISNet.WebUI.UpdateManager.exe"&lt;/p&gt;
&lt;p&gt;We are planning to release new hotfixes within this month asap.&lt;br /&gt;Please let me know if you could not obtain the hotfix. I will try to send it manually.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>RightMouse Drag on UXListBox causes instability</title><link>http://www.intersoftsolutions.com/Community/ClientUI/RightMouse-Drag-on-UXListBox-causes-instability/</link><pubDate>Wed, 12 Jan 2011 09:05:56 GMT</pubDate><dc:creator>rasmister</dc:creator><description>&lt;p&gt;How do I obtain the hotfix?&lt;/p&gt;</description></item><item><title>RightMouse Drag on UXListBox causes instability</title><link>http://www.intersoftsolutions.com/Community/ClientUI/RightMouse-Drag-on-UXListBox-causes-instability/</link><pubDate>Tue, 11 Jan 2011 22:11:50 GMT</pubDate><dc:creator>ansoesil</dc:creator><description>&lt;p&gt;Hi Ross,&lt;br /&gt;&lt;br /&gt;This issue is a bug in Drag-Drop framework. Right-click should not initiate drag and this is the one causing the issue. &lt;/p&gt;
&lt;p&gt;The hotfix is being prepared for this issue, you can get it on the latest hotfix release. Let me know if you encounter issue when right-click is not used.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;About the UXListBox settings, you actually do not need to insert additional behavior.&lt;/p&gt;
&lt;p&gt; &amp;lt;i:Interaction.Behaviors&amp;gt;&lt;/p&gt;
&lt;p&gt;    &amp;lt;Intersoft:DropTargetBehavior AllowDropItem="True"/&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/i:Interaction.Behaviors&amp;gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;You just need the  AllowDropItem="True" property. Most of drag-drop related feature is configurable directly in UXListBox, so no need to insert additional behavior.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Andry&lt;/p&gt;</description></item><item><title>RightMouse Drag on UXListBox causes instability</title><link>http://www.intersoftsolutions.com/Community/ClientUI/RightMouse-Drag-on-UXListBox-causes-instability/</link><pubDate>Tue, 11 Jan 2011 16:08:10 GMT</pubDate><dc:creator>rasmister</dc:creator><description>&lt;p&gt;Hello all,&lt;/p&gt;
&lt;p&gt;We were experimenting with drag n drop and one of the testers decided to click on an item with a right mouse click then drag around in circles, eventually, the program stopped responding, another time it threw an exception.  &lt;/p&gt;
&lt;p&gt;Here's the listbox def:&lt;/p&gt;
&lt;p&gt;                    &amp;lt;Intersoft:UXListBox x:Name="lbMyMemberships" ItemsSource="{Binding OCMyMemberships, Mode=TwoWay}" SelectedItem="{Binding CurrentMyMemberships, Mode=TwoWay}" Margin="2" Height="331" ImageMemberPath="IconName" DisplayMemberPath="Description" AllowDropItem="True" AllowMoveItem="True" AllowRemoveItem="False" ItemContentType="ContentAndImage" ItemImageHeight="32" ItemImageWidth="32" ItemImageStretch="Fill" Style="{StaticResource UXListBoxTransparentStyle}" &amp;gt;&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;                        &amp;lt;i:Interaction.Behaviors&amp;gt;&lt;/p&gt;
&lt;p&gt;                            &amp;lt;Intersoft:DropTargetBehavior AllowDropItem="True"/&amp;gt;&lt;/p&gt;
&lt;p&gt;                        &amp;lt;/i:Interaction.Behaviors&amp;gt;&lt;/p&gt;
&lt;p&gt;                    &amp;lt;/Intersoft:UXListBox&amp;gt;&lt;/p&gt;
&lt;p&gt;We are using MVVM.  Is there a way to capture this condition and prevent the user from doing this?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Ross&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p /&gt;</description></item></channel></rss>