<?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 Text box slide/move in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-box-slide-move/m-p/470673#M175817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is possible for the text object (image) to slide from one position to another on a sheet depending on selections rather than hide and show. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Koushik Vutha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 12:56:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-13T12:56:19Z</dc:date>
    <item>
      <title>Text box slide/move</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-slide-move/m-p/470673#M175817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is possible for the text object (image) to slide from one position to another on a sheet depending on selections rather than hide and show. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Koushik Vutha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 12:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-slide-move/m-p/470673#M175817</guid>
      <dc:creator />
      <dc:date>2013-06-13T12:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text box slide/move</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box-slide-move/m-p/470674#M175818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can control object position with a macro, like this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub Move&lt;/P&gt;&lt;P&gt; set p1 = ActiveDocument.GetSheetObject("TX01")&lt;/P&gt;&lt;P&gt; set fr = p1.GetFrameDef&lt;/P&gt;&lt;P&gt; set pos = fr.Rect&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;pos.Left = 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; p1.SetFrame fr,true, ""&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently you macro will be more complex, position depending on selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 13:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box-slide-move/m-p/470674#M175818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T13:02:24Z</dc:date>
    </item>
  </channel>
</rss>

