<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Issues with the Container object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435576#M561807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QVCommunicity,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a QV 11.0 SR2 and experience a strange behaviour of the containter type of object. I save the qvw file with one screen position but then in some, unknowm, instances I see the minimized icon and the restored object as a small square I need to increase with a mouse. Is there a common problems with such an object? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the screenshots for better understanding of the issue.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34839" class="jive-image" alt="Screen1.jpg" src="https://community.qlik.com/legacyfs/online/34839_Screen1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Instead of:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34840" class="jive-image" alt="Screen2.jpg" src="https://community.qlik.com/legacyfs/online/34840_Screen2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I see only this when I doubleclick the label above:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34841" class="jive-image" alt="Screen3.jpg" src="https://community.qlik.com/legacyfs/online/34841_Screen3.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Instead of (please note I showed here only a part of the container due to real data):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34842" class="jive-image" alt="Screen4.jpg" src="https://community.qlik.com/legacyfs/online/34842_Screen4.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 08:43:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-13T08:43:44Z</dc:date>
    <item>
      <title>Issues with the Container object</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435576#M561807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QVCommunicity,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a QV 11.0 SR2 and experience a strange behaviour of the containter type of object. I save the qvw file with one screen position but then in some, unknowm, instances I see the minimized icon and the restored object as a small square I need to increase with a mouse. Is there a common problems with such an object? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the screenshots for better understanding of the issue.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34839" class="jive-image" alt="Screen1.jpg" src="https://community.qlik.com/legacyfs/online/34839_Screen1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Instead of:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34840" class="jive-image" alt="Screen2.jpg" src="https://community.qlik.com/legacyfs/online/34840_Screen2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I see only this when I doubleclick the label above:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34841" class="jive-image" alt="Screen3.jpg" src="https://community.qlik.com/legacyfs/online/34841_Screen3.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Instead of (please note I showed here only a part of the container due to real data):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34842" class="jive-image" alt="Screen4.jpg" src="https://community.qlik.com/legacyfs/online/34842_Screen4.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 08:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435576#M561807</guid>
      <dc:creator />
      <dc:date>2013-03-13T08:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with the Container object</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435577#M561808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a similar issue with containers in one of my documents and haven't discovered why it is just this one document affected.&amp;nbsp; I am able to open the document with the containers sized correctly when minimized, but if I close it (without saving) and re-open, the containers are shrunk to 17x17. My developers working on the same document don't get the problem when they do the same so seems to be something with my installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set up a macro to reset the containers which isn't ideal but at least lets me work in the document. One note is that the containers must all be minimized for the macro to resize correctly. Hope this gives you some ideas ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sub fixObjMinSize&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;a=Array("CT08","CT09","CT12","CT13","CT15","CT22","CT23","CT24","CT25","CT26","CT27")&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;for each x in a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; setObjproperties(x)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;next&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sub setObjproperties(obj)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set ct = activedocument.getsheetobject(obj)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set ctprop = ct.GetProperties&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ctprop.Frame.MinimizedRect.Width = 688&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ctprop.Frame.MinimizedRect.Height = 125&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ct.SetProperties ctprop&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;end sub&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.. the size values are approx 3.125x the size entered in the object properties (on my machine anyway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435577#M561808</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-03-13T09:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with the Container object</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435578#M561809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have either of you managed to find a solution to this issue, I am having the same issue with my containers, (below the highlighted section is my chart), this has only just started happening in my documents, all of them, it renders fine on the web/accesspoint but makes design work very hard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture32.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77699_Capture32.JPG" style="width: 620px; height: 217px;" /&gt;&lt;/P&gt;&lt;P&gt;Any advice would be great&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 01:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435578#M561809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-12T01:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with the Container object</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435579#M561810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same issue here&lt;/P&gt;&lt;P&gt;/Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 08:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435579#M561810</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2015-03-24T08:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with the Container object</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435580#M561811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I upgraded to the most up to date version of Qlikview and the problem disappeared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 22:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-with-the-Container-object/m-p/435580#M561811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-25T22:39:53Z</dc:date>
    </item>
  </channel>
</rss>

