﻿<?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 - Licensing issue with Scroll Viewer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Licensing-issue-with-Scroll-Viewer/</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>Licensing issue with Scroll Viewer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Licensing-issue-with-Scroll-Viewer/</link><pubDate>Sun, 15 May 2011 23:38:03 GMT</pubDate><dc:creator>jimmyps</dc:creator><description>Hi Gogan,&lt;br /&gt;&lt;br /&gt;ScrollViewer is not a compatible Panel type that is suitable for root visual. To accomodate your needs, you can use Grid as the root visual, and then create a ScrollViewer and add it to the Grid's children collection. You then create a new instance of MainPage class which is set to the Content property of the ScrollViewer.&lt;br /&gt;&lt;br /&gt;This should resolve both the licensing and scroll viewer issue.&lt;br /&gt;&lt;br /&gt;Hope this helps,&lt;br /&gt;Jimmy&lt;br /&gt;</description></item><item><title>Licensing issue with Scroll Viewer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Licensing-issue-with-Scroll-Viewer/</link><pubDate>Fri, 13 May 2011 04:29:57 GMT</pubDate><dc:creator>lili</dc:creator><description>&lt;p&gt;Hi F Gogan,&lt;/p&gt;
&lt;p&gt;When you deploy, have you use your runtime license key? Would you send me your runtime license key and your username and password in developer network so I could check it? For the information is very confidential, please don't write it in this forum, just send to my email &lt;a href="mailto:lili@intersoftpt.com"&gt;lili@intersoftpt.com&lt;/a&gt; instead. Thank you.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Lili Khiung&lt;/p&gt;</description></item><item><title>Licensing issue with Scroll Viewer</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Licensing-issue-with-Scroll-Viewer/</link><pubDate>Thu, 12 May 2011 10:34:12 GMT</pubDate><dc:creator>goganf</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have a strange issue. we have created a Silverlight app using  Intersoft Client UI MVVM Business Application template.&lt;/p&gt;
&lt;p&gt;When we change  &lt;/p&gt;
&lt;p&gt;this.RootVisual = new MainPage(); in App.xaml.cs&lt;/p&gt;
&lt;p&gt; to&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;ScrollViewer root = new ScrollViewer();&lt;/p&gt;
&lt;p&gt;root.HorizontalScrollBarVisibility = ScrollBarVisibility.Auto;&lt;/p&gt;
&lt;p&gt;root.VerticalScrollBarVisibility = ScrollBarVisibility.Auto;&lt;/p&gt;
&lt;p&gt;root.Content = new MainPage();           &lt;/p&gt;
&lt;p&gt;this.RootVisual = root;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;in order to provide scrollbars for users using large resolution&lt;/p&gt;
&lt;p&gt;we get a Intersoft Client  UI is unlicensed watermark in the App when we deploy &lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;Any help would be much appreciated. We are using Client UI 3&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;F Gogan&lt;/div&gt;
&lt;p /&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>