<?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 Making Object Animation With a Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149976#M28078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to do this through a number of different routes. The problem is that QlikView does not repaint the canvas until after a macro returns. I've even tried binding macro execution such that it initially evaluates and returns, and fires the animation when a field value changes. No use, it counts it as the same macro evaluation, and as such doesn't repaint the canvas. The effect ends up being: Click, wait one second, object blinks from position 1 to position 2. No animation.&lt;/P&gt;&lt;P&gt;I really hope someone else has had better experience with this and may know a way that it can be implemented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jun 2010 17:17:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-14T17:17:47Z</dc:date>
    <item>
      <title>Making Object Animation With a Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149975#M28077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;!--StartFragment--&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was wondering if it's possible to make simple object animation in Qlik.&lt;/P&gt;&lt;P&gt;I was thinking about something like a for next cycle applied to the following subroutine&lt;/P&gt;&lt;P&gt;sub Move&lt;BR /&gt;set p1 = ActiveDocument.GetSheetObject("TX01")&lt;BR /&gt;set fr = p1.GetFrameDef&lt;BR /&gt;set pos = fr.Rect&lt;BR /&gt;pos.Left = 0&lt;BR /&gt;p1.SetFrame fr,true, ""&lt;BR /&gt;end sub&lt;/P&gt;&lt;P&gt;Does anyone have tried something like that before ?&lt;/P&gt;&lt;P&gt;rb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 17:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149975#M28077</guid>
      <dc:creator />
      <dc:date>2009-07-22T17:42:21Z</dc:date>
    </item>
    <item>
      <title>Making Object Animation With a Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149976#M28078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to do this through a number of different routes. The problem is that QlikView does not repaint the canvas until after a macro returns. I've even tried binding macro execution such that it initially evaluates and returns, and fires the animation when a field value changes. No use, it counts it as the same macro evaluation, and as such doesn't repaint the canvas. The effect ends up being: Click, wait one second, object blinks from position 1 to position 2. No animation.&lt;/P&gt;&lt;P&gt;I really hope someone else has had better experience with this and may know a way that it can be implemented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 17:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149976#M28078</guid>
      <dc:creator />
      <dc:date>2010-06-14T17:17:47Z</dc:date>
    </item>
    <item>
      <title>Making Object Animation With a Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149977#M28079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used once the layout´s now() function, that refreshes the screen each second.&lt;/P&gt;&lt;P&gt;Then, associated with some variables and some text boxes conditional show/hide settings I got the effect of an animated text box going up and down slooooowly when a button is pressed...&lt;/P&gt;&lt;P&gt;Hope it gives an idea...&lt;/P&gt;&lt;P&gt;Fernando [8)]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 21:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Making-Object-Animation-With-a-Macro/m-p/149977#M28079</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-06-14T21:18:36Z</dc:date>
    </item>
  </channel>
</rss>

