<?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 Hi, in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024016#M39353</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;just use a modal dialog, the you can have as many buttons as you like.&lt;/P&gt;

&lt;P&gt;cheers,&lt;/P&gt;

&lt;P&gt;tom&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2015 14:49:43 GMT</pubDate>
    <dc:creator>Thomas_B_6</dc:creator>
    <dc:date>2015-10-21T14:49:43Z</dc:date>
    <item>
      <title>Popup with buttons</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024008#M39345</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm looking for a way to open a popup. The popup need to have 4 buttons.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;In the APPDesigner there is an option to put a popup element on a page. However I have no clue how I can communicate with this popup.&lt;/P&gt;

&lt;P&gt;Anyone has a suggestion for me?&lt;BR /&gt;
	Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 19:46:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024008#M39345</guid>
      <dc:creator>Ruben_S_</dc:creator>
      <dc:date>2015-10-19T19:46:27Z</dc:date>
    </item>
    <item>
      <title>What framework are you using?</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024009#M39346</link>
      <description>&lt;P&gt;What framework are you using?&amp;nbsp; The default is AppFramework, I believe.&lt;/P&gt;

&lt;P&gt;What widget are you using for the popup?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Dale&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 20:50:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024009#M39346</guid>
      <dc:creator>Dale_S_Intel</dc:creator>
      <dc:date>2015-10-19T20:50:15Z</dc:date>
    </item>
    <item>
      <title>I'm using bootstrap. </title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024010#M39347</link>
      <description>&lt;P&gt;I'm using bootstrap.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;In the app Designer under Controls -&amp;gt; Over, I have two elements, Alert and Popup.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I want to have the Popup because I can modify it and place buttons on it. However I have no idea how I can call the popup when I press another button in the view. When I drag it onto the view and run it in the emulator, it is floating above all the other elements and cannot close it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 08:52:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024010#M39347</guid>
      <dc:creator>Ruben_S_</dc:creator>
      <dc:date>2015-10-20T08:52:10Z</dc:date>
    </item>
    <item>
      <title>The Popup should not normally</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024011#M39348</link>
      <description>&lt;P&gt;The Popup should not normally be visible in the Emulator. Certainly, when I test it here, it is not. &amp;nbsp;But if you've directly modified the code, it can be made to be open.&lt;/P&gt;

&lt;P&gt;It is very easy to hook the popup to a button. Use the Interactivity pane in App Designer and find the button you want to be the trigger. In the right hand column open the menu there and you'll see the popup in the list. Choose the popup. &amp;nbsp;Now the two are hooked together. When the button is clicked in the Emulator, the popup will open.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:17:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024011#M39348</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2015-10-20T16:17:08Z</dc:date>
    </item>
    <item>
      <title>I have hooked up the button</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024012#M39349</link>
      <description>&lt;P&gt;I have hooked up the button to the popup. However, when I run it in the emulator, it still opens the popup as soon as I open the page with the attached popup. In the appdesigner I see next to the view a black button where I can enable or disable the popup. Or is it that I need to add the popup to a new empty page and then call the popup?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 17:05:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024012#M39349</guid>
      <dc:creator>Ruben_S_</dc:creator>
      <dc:date>2015-10-20T17:05:15Z</dc:date>
    </item>
    <item>
      <title>You should look at the code</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024013#M39350</link>
      <description>&lt;P&gt;You should look at the code of the popup, and perhaps of the document overall, to make sure it is well-formed.&lt;/P&gt;

&lt;P&gt;If you need something to compare against, make a new .html file in your project and open it in App Designer and add a popup there. Look at its base code for comparison. Or see the docs here:&amp;nbsp;http://getbootstrap.com/javascript/#modals&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 18:54:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024013#M39350</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2015-10-20T18:54:57Z</dc:date>
    </item>
    <item>
      <title>I have made another project</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024014#M39351</link>
      <description>&lt;P&gt;I have made another project and looked at the code. I made sure that the code setup looks exactly the same in my main project. But unfortunately it is still not working.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;When I add the popup to a page in the AppDesigner, it shows me the popup plus a white background. I noticed that in other projects no white background appears when adding the popup. In other projects I can see the underlaying elements which I don't see in the main project.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 11:45:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024014#M39351</guid>
      <dc:creator>Ruben_S_</dc:creator>
      <dc:date>2015-10-21T11:45:03Z</dc:date>
    </item>
    <item>
      <title>I have it working now. I'm</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024015#M39352</link>
      <description>&lt;P&gt;I have it working now. I'm not sure what the problem actually is but I have renamed the folder "ionic" to "ionic0". I have switched frameworks a few days back. In the chrome develop tools I noticed that on the modal ionic css was applied.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks for the help everyone!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 14:40:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024015#M39352</guid>
      <dc:creator>Ruben_S_</dc:creator>
      <dc:date>2015-10-21T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024016#M39353</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;just use a modal dialog, the you can have as many buttons as you like.&lt;/P&gt;

&lt;P&gt;cheers,&lt;/P&gt;

&lt;P&gt;tom&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 14:49:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Popup-with-buttons/m-p/1024016#M39353</guid>
      <dc:creator>Thomas_B_6</dc:creator>
      <dc:date>2015-10-21T14:49:43Z</dc:date>
    </item>
  </channel>
</rss>

