<?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 Design! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Design/m-p/332416#M122478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You need to add a button called fit to window. To the button add a trigger that runs a macro. Use below code in the macro.&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sub Zoom &lt;/P&gt;&lt;P&gt; set mysheet=ActiveDocument.ActiveSheet &lt;/P&gt;&lt;P&gt; set sp=mysheet.GetProperties &lt;/P&gt;&lt;P&gt; if sp.ZoomFactor=1 then &lt;/P&gt;&lt;P&gt; ActiveDocument.ActiveSheet.FitZoomToWindow &lt;/P&gt;&lt;P&gt; ActiveDocument.GetApplication.WaitforIdle &lt;/P&gt;&lt;P&gt; ActiveDocument.ActiveSheet.ApplyZoomToAllSheets&lt;/P&gt;&lt;P&gt; else &lt;/P&gt;&lt;P&gt; sp.ZoomFactor = 1&lt;/P&gt;&lt;P&gt; mysheet.SetProperties sp&lt;/P&gt;&lt;P&gt; end if &lt;/P&gt;&lt;P&gt;End Sub &lt;/P&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt; &lt;/SPAN&gt; &lt;/SPAN&gt; &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;P&gt;&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2012 20:58:25 GMT</pubDate>
    <dc:creator>rajeshvaswani77</dc:creator>
    <dc:date>2012-03-01T20:58:25Z</dc:date>
    <item>
      <title>Design!</title>
      <link>https://community.qlik.com/t5/QlikView/Design/m-p/332415#M122477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in the process o creating an image to use it as background of my application, the resolution of my laptop monitor is 1366 x 768 and i want to know if there is a way to fit my application to different monitor resolutions in an automatic way, i mean when i open my app in another computer with more or less resolution i want that it fits the screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do that??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 19:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Design/m-p/332415#M122477</guid>
      <dc:creator />
      <dc:date>2012-03-01T19:46:29Z</dc:date>
    </item>
    <item>
      <title>Design!</title>
      <link>https://community.qlik.com/t5/QlikView/Design/m-p/332416#M122478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You need to add a button called fit to window. To the button add a trigger that runs a macro. Use below code in the macro.&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sub Zoom &lt;/P&gt;&lt;P&gt; set mysheet=ActiveDocument.ActiveSheet &lt;/P&gt;&lt;P&gt; set sp=mysheet.GetProperties &lt;/P&gt;&lt;P&gt; if sp.ZoomFactor=1 then &lt;/P&gt;&lt;P&gt; ActiveDocument.ActiveSheet.FitZoomToWindow &lt;/P&gt;&lt;P&gt; ActiveDocument.GetApplication.WaitforIdle &lt;/P&gt;&lt;P&gt; ActiveDocument.ActiveSheet.ApplyZoomToAllSheets&lt;/P&gt;&lt;P&gt; else &lt;/P&gt;&lt;P&gt; sp.ZoomFactor = 1&lt;/P&gt;&lt;P&gt; mysheet.SetProperties sp&lt;/P&gt;&lt;P&gt; end if &lt;/P&gt;&lt;P&gt;End Sub &lt;/P&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 1;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt; &lt;/SPAN&gt; &lt;/SPAN&gt; &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;P&gt;&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 20:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Design/m-p/332416#M122478</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-03-01T20:58:25Z</dc:date>
    </item>
    <item>
      <title>Design!</title>
      <link>https://community.qlik.com/t5/QlikView/Design/m-p/332417#M122479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's a lot... i'll try this right now!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 21:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Design/m-p/332417#M122479</guid>
      <dc:creator />
      <dc:date>2012-03-01T21:32:58Z</dc:date>
    </item>
  </channel>
</rss>

