<?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 resolution 1920 x 1080 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919233#M318601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;is there a way to set up QV to a resoltution of 1920 x 1080.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the way to setup in [View] -&amp;gt; [Resize Window], &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but there are just some examples. Can't I change them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-08-11_14h52_55.png" class="jive-image image-1" height="268" src="https://community.qlik.com/legacyfs/online/95644_2015-08-11_14h52_55.png" style="height: 268.357664233577px; width: 215px;" width="215" /&gt;&lt;/P&gt;&lt;P&gt;Thx for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2015 12:58:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-11T12:58:51Z</dc:date>
    <item>
      <title>resolution 1920 x 1080</title>
      <link>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919233#M318601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;is there a way to set up QV to a resoltution of 1920 x 1080.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the way to setup in [View] -&amp;gt; [Resize Window], &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but there are just some examples. Can't I change them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-08-11_14h52_55.png" class="jive-image image-1" height="268" src="https://community.qlik.com/legacyfs/online/95644_2015-08-11_14h52_55.png" style="height: 268.357664233577px; width: 215px;" width="215" /&gt;&lt;/P&gt;&lt;P&gt;Thx for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 12:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919233#M318601</guid>
      <dc:creator />
      <dc:date>2015-08-11T12:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: resolution 1920 x 1080</title>
      <link>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919234#M318602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Resize windows is just a convenience for ensuring that the layout will present properly in that screen size. If you are developing for 1920x1080 and you are using a monitor of the same size, then just maximize to the full screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 07:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919234#M318602</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-13T07:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: resolution 1920 x 1080</title>
      <link>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919235#M318603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem we have in hands is that a couple of key people use other platform different from Windows and IE. One of them uses a big screen monitor with HD graphics enabled and the other one uses a Mac with Safari. The report does not behave pretty nice as it should be.&amp;nbsp; First, with IE it looks ok, but when it is displayed in browsers like Chrome or Firefox, there is a fat blank column at the right and other unused space at the bottom line.&lt;IMG alt="QlikV.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126265_QlikV.JPG" style="height: auto;" /&gt;The developer included the infamous macro code for resizing, but it had not made its homework in other browsers but IE.&lt;/P&gt;&lt;P&gt;I was looking at HTML code and found that &amp;lt;body&amp;gt;&amp;nbsp; element has the following: &lt;SPAN class="html-attribute-name" style="text-indent: 0px;"&gt;onresize&lt;/SPAN&gt;&lt;SPAN style="color: #881280; text-indent: 0px;"&gt;="&lt;/SPAN&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;Qva.ResizeBody(). But does not work as promissed. If the Browser´s window changes its size, nothing happens. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;Other thing is that when looking at body HTML definition, there is a fixed size of 1042 x 758 px. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body class="QvPageBody" avq="background:.SheetBackground" onresize="Qva.ResizeBody()" style="cursor: auto; overflow-y: auto; width: 1042px; height: 758px; background-color: rgb(248, 248, 248);"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is: where to change the body class width and lenght?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="html-attribute-value" style="text-indent: 0px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 17:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919235#M318603</guid>
      <dc:creator />
      <dc:date>2016-05-30T17:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: resolution 1920 x 1080</title>
      <link>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919236#M318604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can solve this easily by using a background and sizing it to accomodate 4K screens. It won't impac the regular window size, but on UHD screens it will still display as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 19:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/resolution-1920-x-1080/m-p/919236#M318604</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-05-30T19:31:28Z</dc:date>
    </item>
  </channel>
</rss>

