﻿<?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 - WebCallOut Width100% in HTML5</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebCallOut-Width100-in-HTML5/</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>WebCallOut Width100% in HTML5</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebCallOut-Width100-in-HTML5/</link><pubDate>Thu, 14 Nov 2013 04:03:12 GMT</pubDate><dc:creator>siemiatkowski@softwarestudio.com.pl</dc:creator><category>WebCallOut</category><category>HTML 5</category><description>&lt;p&gt;WebDesktop.NET ver. 4.0.7200.7 date 2013-10-02&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I have solution in JavaScript&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;var ssCallOut = ISGetObject("WebCallOut1");&lt;/p&gt;
&lt;p&gt;ssCallOut.SetWidth(document.documentElement.scrollWidth);&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;ssCallOut.Show();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt;"&gt;regards Adam&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebCallOut Width100% in HTML5</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebCallOut-Width100-in-HTML5/</link><pubDate>Thu, 14 Nov 2013 03:15:04 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebCallOut</category><category>HTML 5</category><description>Hi Adam,&lt;br /&gt;&lt;br /&gt;I tried to replicate your issue here. However, this issue doesn't happen in our local end. WebCallout width depends on the text or the content inside of WebCallOut. Is there any specific steps or simple sample that can replicate this issue in our local end. For your information I'm using CloseBehavior.aspx sample to replicate this problem in our local end. Could you also let me know the browser and our WebDesktop version that you used to replicate this issue in your local end? Look forward to hear any feedback from you so I can help you further.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Bernard&lt;br /&gt;</description></item><item><title>WebCallOut Width100% in HTML5</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebCallOut-Width100-in-HTML5/</link><pubDate>Wed, 13 Nov 2013 09:41:30 GMT</pubDate><dc:creator>siemiatkowski@softwarestudio.com.pl</dc:creator><category>WebCallOut</category><category>HTML 5</category><description>&lt;p&gt;WebCallOut in html4 working properly, but in HTML5 I have problem with propertie width 100%&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Code is very simply&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebDesktop:WebCallOut ID="WebCallOut1" runat="server" CloseBehavior="Latency" DisplayCloseIcon="false" DisplayTitleIcon="False" DisplayTitleText="False" EnableTheming="false" Height="25px" Latency="10" LayoutMode="Simple" PreferredHorizontalPosition="Left" PreferredVerticalPosition="Top" Text="Proszę czekać" &lt;b&gt;Width="100%"&lt;/b&gt; RenderingMode="HTML5" EnableViewState="False" &amp;gt;&lt;/pre&gt;&lt;pre&gt;&amp;lt;ContainerStyle BackColor="#FF9900" Font-Names="Verdana" Font-Size="10pt" ForeColor="White" HorizontalAlign="Center" Width="100%" &amp;gt;
&amp;lt;/ContainerStyle&amp;gt;
                            
&amp;lt;/ISWebDesktop:WebCallOut&amp;gt;&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;When I show WebCallOut - control width depends on the length of the text.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Adam&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>