<?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 Problems with resize a textbox via macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210827#M65256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried my macro in Qlikview 10 and there everything works fine! It seems to be a problem in Qlikview 9 only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Dec 2010 11:28:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-03T11:28:30Z</dc:date>
    <item>
      <title>Problems with resize a textbox via macro</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210826#M65255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;BR /&gt;&lt;BR /&gt;another question. I am just working on a qlikview tool, that needs to create new textboxes at defined positions.&lt;BR /&gt;For that i am using the following macro:&lt;BR /&gt;&lt;BR /&gt;set frame = expressionstextbox.GetFrameDef&lt;BR /&gt;pos = frame.Rect&lt;BR /&gt;pos.Top = v_expression_position_top * 3.125&lt;BR /&gt;pos.Left = v_expression_position_left * 3.125&lt;BR /&gt;pos.Height = 251 * 3.125&lt;BR /&gt;pos.Width = 41 * 3.125&lt;BR /&gt;expressionstextbox.SetFrameDef frame&lt;BR /&gt;&lt;BR /&gt;1. Why do i have to multiply my pixels by 3.125 to get the correct pixel position?&lt;BR /&gt;2. It seems to me that there are min and max positions required for creating textboxes and placing them.&lt;BR /&gt;When i use Width &amp;lt; 41 Pixels the macro ist creating a textbox with exact 41 pixels. Smaller is not possible.&lt;BR /&gt;When i use Height &amp;gt; 154 Pixels the macro ist creating a textbox with exact 154 pixels. Larger is not possible.&lt;BR /&gt;&lt;BR /&gt;Has anyone ever had the same problem? Is there a workaround for creating Textboxes smaller than 41 Pixels or larger than 154 Pixels?&lt;BR /&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 12:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210826#M65255</guid>
      <dc:creator />
      <dc:date>2010-12-02T12:58:19Z</dc:date>
    </item>
    <item>
      <title>Problems with resize a textbox via macro</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210827#M65256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried my macro in Qlikview 10 and there everything works fine! It seems to be a problem in Qlikview 9 only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 11:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210827#M65256</guid>
      <dc:creator />
      <dc:date>2010-12-03T11:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with resize a textbox via macro</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210828#M65257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same Issue using QV11 SR2. Does anyone know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If if multiply for 3.125 it works all fine, otherwise the pixels are completly messed up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 10:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-resize-a-textbox-via-macro/m-p/210828#M65257</guid>
      <dc:creator>lucas4bi</dc:creator>
      <dc:date>2013-03-06T10:28:57Z</dc:date>
    </item>
  </channel>
</rss>

