<?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 How to make Extension window show scrollbars in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330513#M1239511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a Gantt Chart extension object. I want the window it is displayed in to show scrollbars if the size of the chart is bigger than the 'window' provided by the extension object container. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>Lee_Matthews</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>How to make Extension window show scrollbars</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330513#M1239511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a Gantt Chart extension object. I want the window it is displayed in to show scrollbars if the size of the chart is bigger than the 'window' provided by the extension object container. Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330513#M1239511</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Extension window show scrollbars</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330514#M1239514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using this.Element.innerHTML and you assign a div to whatever object you're making, you can set the div style to "overflow:auto;".&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.Element.innerHTML = "&amp;lt;div id=\"gantt\" style=\"overflow:auto; height:" + this.GetHeight() + "px;width:" + this.GetWidth() + "px;\"&amp;gt;&amp;lt;/div&amp;gt;";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show a scroll bar if and when the object in the div "gantt" is larger than the qlikview window (the size of the qlikview window is given by this.GetHeight() and this.GetWidth()).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 12:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330514#M1239514</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-08-01T12:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to make Extension window show scrollbars</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330515#M1239517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks once again Nicole. You are the extensions Guru!&lt;/P&gt;&lt;P&gt;I will try this (and the other suggestion regarding the qvpp files) as soon as I get the time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 22:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-Extension-window-show-scrollbars/m-p/330515#M1239517</guid>
      <dc:creator>Lee_Matthews</dc:creator>
      <dc:date>2012-08-02T22:48:11Z</dc:date>
    </item>
  </channel>
</rss>

