﻿<?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 - WebDesktop - Resizing Windows Web Dialogs</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/ResizingWindowsWebDialogs/</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>Resizing Windows Web Dialogs</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/ResizingWindowsWebDialogs/</link><pubDate>Mon, 26 Apr 2010 22:11:05 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Dermot O'Sullivan,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;Some of our feature in WebDesktop do not support XHTML page. Could you kindly use HTML page instead of XHMTL by removing these code in your sample.&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&lt;span style="font-size: 9pt; "&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &amp;gt;
&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;And replace these code and change them into &amp;lt;html&amp;gt; only&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&lt;span style="font-size: 9pt; "&gt;&amp;lt;html xmlns="http://www.w3.org/1999/xhtml"&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item><item><title>Resizing Windows Web Dialogs</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/ResizingWindowsWebDialogs/</link><pubDate>Mon, 26 Apr 2010 06:14:05 GMT</pubDate><dc:creator>Motser</dc:creator><description>&lt;p&gt;Hi Andi,&lt;/p&gt;&lt;p&gt;Thanks for your reply. We need the windows to be resizable so the above is not an option. I have attached a simple website as requested, with one page that will automatically launch from the default.aspx page. The page contains a number of webinputs used as date lookups. These work perfectly until the user resizes the window. At this point they stop working and cant be dropped down. I have found issues with the WebMenu, WebCombo, WebInput, WebCoverFlow and WebGrid. I assume it may be an issue across the board.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dermot&lt;/p&gt;</description></item><item><title>Resizing Windows Web Dialogs</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/ResizingWindowsWebDialogs/</link><pubDate>Fri, 23 Apr 2010 12:45:51 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Dermot,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Forgive me, however I am not able to replicate the issue of yours. I have tried this scenario under your settings(WebGrid in WebTab and they are under WebDesktopManager), however, all the control in my page is working properly. Perhaps, you could provide me with a simple sample of yours that replicate the issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; In the other hand, in order to not allow the Window to do resize, you can simply add AllowResize="No" in your &amp;lt;ISWebDesktop:WebDesktopWindow&amp;gt;, ex:&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&lt;span style="font-size: 9pt; "&gt;&amp;lt;ISWebDesktop:WebDesktopWindow Name="WindowGrid" Text="WindowGrid" AllowResize="No"&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Resizing Windows Web Dialogs</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/ResizingWindowsWebDialogs/</link><pubDate>Fri, 23 Apr 2010 11:47:40 GMT</pubDate><dc:creator>Motser</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have recently upgraded to your latest version of the WebDesktop. When I am resizing a window now, the changing sizes display on screen. Although this looks pretty good, none of the controls on the page work after I complete the resizing. I didnt see this resizing form prior to my upgrade and dont see it on your demos. Can you tell me how to fix the issue where it is affecting all the controls or tell me how to turn of this resizing shadow. I have attached screen shot to show you what I am querying.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dermot&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>