<?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 Explanation for APIGuide methods not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Explanation-for-APIGuide-methods-not-working/m-p/234864#M86191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why your logic didn't work - not sure as I did not look into details. My style is if something isnt working, find alternatives. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What these 2 statements are doing:&lt;/P&gt;&lt;P&gt;prop.Frame.Show.Always = false&lt;BR /&gt; prop.Frame.Show.Expression.v = "1 = 2"&lt;/P&gt;&lt;P&gt;If you go to properties of a button and under layout tab you will see radiobutton: Show always or Conditional.&lt;/P&gt;&lt;P&gt;The first statement setting Show Always radiobutton to false, which automaically enables conditional show. Then next statement put a condition which can never be true (1=2), so the button is not show.&lt;/P&gt;&lt;P&gt;Under UnHideIt macro, I remove the contion 1=2, so button is visible again.&lt;/P&gt;&lt;P&gt;Hope I explained it correctly. Let me know if any more questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Nov 2009 04:36:10 GMT</pubDate>
    <dc:creator>disqr_rm</dc:creator>
    <dc:date>2009-11-07T04:36:10Z</dc:date>
    <item>
      <title>Explanation for APIGuide methods not working</title>
      <link>https://community.qlik.com/t5/QlikView/Explanation-for-APIGuide-methods-not-working/m-p/234863#M86190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Earlier I was trying to simulate hide and unhide functionality using a macro.&lt;/P&gt;&lt;P&gt;I was not even successful using the Button.Maximize or Button.Minimize methods as mentioned in the API guide.&lt;/P&gt;&lt;P&gt;Even for IsMaximised or IsMinimised, it always returned false.&lt;/P&gt;&lt;P&gt;Can you enlighten me or a place where I can enlighten myself why these methods were not working????&lt;/P&gt;&lt;P&gt;I had to get the properties for the button and set the Frame visibility property to false and set the expression.&lt;/P&gt;&lt;P&gt;(Credit to Rakesh)&lt;/P&gt;&lt;P&gt;Can you tell me what these two statements are doing??? (Is frame surrounding the button???) and why are there expressions fur button??&lt;/P&gt;&lt;P&gt;prop.Frame.Show.Always = false&lt;BR /&gt; prop.Frame.Show.Expression.v = "1 = 2"&lt;/P&gt;&lt;P&gt;Finally, is there a place where I can know the properties such as these??&lt;/P&gt;&lt;P&gt;Thanks you very much in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 00:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explanation-for-APIGuide-methods-not-working/m-p/234863#M86190</guid>
      <dc:creator />
      <dc:date>2009-11-07T00:19:57Z</dc:date>
    </item>
    <item>
      <title>Explanation for APIGuide methods not working</title>
      <link>https://community.qlik.com/t5/QlikView/Explanation-for-APIGuide-methods-not-working/m-p/234864#M86191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why your logic didn't work - not sure as I did not look into details. My style is if something isnt working, find alternatives. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What these 2 statements are doing:&lt;/P&gt;&lt;P&gt;prop.Frame.Show.Always = false&lt;BR /&gt; prop.Frame.Show.Expression.v = "1 = 2"&lt;/P&gt;&lt;P&gt;If you go to properties of a button and under layout tab you will see radiobutton: Show always or Conditional.&lt;/P&gt;&lt;P&gt;The first statement setting Show Always radiobutton to false, which automaically enables conditional show. Then next statement put a condition which can never be true (1=2), so the button is not show.&lt;/P&gt;&lt;P&gt;Under UnHideIt macro, I remove the contion 1=2, so button is visible again.&lt;/P&gt;&lt;P&gt;Hope I explained it correctly. Let me know if any more questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 04:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explanation-for-APIGuide-methods-not-working/m-p/234864#M86191</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2009-11-07T04:36:10Z</dc:date>
    </item>
  </channel>
</rss>

