<?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 Re: Opening two submenus parallely in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702683#M802415</link>
    <description>&lt;P&gt;Do you have two mouse pointers to control these submenus? Are these controlled by a single mouse or do you use two (or more) mice?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norbert&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2014 14:26:43 GMT</pubDate>
    <dc:creator>Norbert_B</dc:creator>
    <dc:date>2014-01-16T14:26:43Z</dc:date>
    <item>
      <title>Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701807#M802229</link>
      <description>&lt;P&gt;I am creating a UI application which have approx 10 different menus. Now I need that when user is working with one submenu then parallely he can open the other submenu belong to other menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I was configuring event structure then I unchecked the Lock front panel setting but now I am only able to select the menu but not able to open any window, and as soon as current window exits then automatically my window selected previously opens up....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 04:07:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701807#M802229</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-16T04:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701817#M802231</link>
      <description>&lt;P&gt;Multiple menus don't sound like any user interface that I've ever heard of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you mock up a screenshot of what it is you want to do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps a tree control will let you do what you want.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 04:38:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701817#M802231</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2014-01-16T04:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701849#M802239</link>
      <description>&lt;P&gt;Yes it is in .net application. So I think this should be possible in labview application too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the snapshot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 05:48:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701849#M802239</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-16T05:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701983#M802257</link>
      <description>&lt;P&gt;I think it's possible if you use the Menu selection? event, but you need to implement some floating menu instead of the standard one, thus basically popping up 2 floating dialogs.&lt;/P&gt;
&lt;P&gt;/Y&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 08:37:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701983#M802257</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2014-01-16T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701989#M802258</link>
      <description>&lt;P&gt;Can you please elobreate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 08:43:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2701989#M802258</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-16T08:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702013#M802264</link>
      <description>&lt;P&gt;Hello Ranjeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what I don't understand is the reason of your UI design. A menu is intended to start an instruction to the program, e.g. to open a file-dialog or to start conversation with an external device. Additionally with little icons, like checkmarks, states according to these instructions can be shown.&lt;/P&gt;
&lt;P&gt;When you want to open a menu to show something, like states or user information, and at the same time you want to open another menu to start some actions, the first menu can be replaced with some kind of indicator on the front panel, like a list, booleans or whatever.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 09:08:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702013#M802264</guid>
      <dc:creator>daveTW</dc:creator>
      <dc:date>2014-01-16T09:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702475#M802403</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Yes it is in .net application. So I think this should be possible in labview application too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the snapshot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Who made the .net application that can do this?&amp;nbsp; Can you show it with both menus being open simultaneously?&lt;BR /&gt;I have never seen an application behave this way.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;I think Dave's message explains well the standard use of a menu architecture.&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;Another question.&amp;nbsp; If you click on the first menu and it pops up, then you click on the second menu and it pops up while the first remains up (whereas normal menus the first will go away), how do you ultimately get one or both menus to go away when you are done with them?&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 16 Jan 2014 14:10:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702475#M802403</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2014-01-16T14:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702683#M802415</link>
      <description>&lt;P&gt;Do you have two mouse pointers to control these submenus? Are these controlled by a single mouse or do you use two (or more) mice?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norbert&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 14:26:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2702683#M802415</guid>
      <dc:creator>Norbert_B</dc:creator>
      <dc:date>2014-01-16T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2705587#M803122</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/34524"&gt;@daveTW&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hello Ranjeet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what I don't understand is the reason of your UI design. A menu is intended to start an instruction to the program, e.g. to open a file-dialog or to start conversation with an external device. Additionally with little icons, like checkmarks, states according to these instructions can be shown.&lt;/P&gt;
&lt;P&gt;When you want to open a menu to show something, like states or user information, and at the same time you want to open another menu to start some actions, the first menu can be replaced with some kind of indicator on the front panel, like a list, booleans or whatever.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;My menu is like this.&lt;/P&gt;
&lt;P&gt;Config &amp;nbsp;--&amp;gt; Configure the com port for communication (Obviously need to be done once)&lt;/P&gt;
&lt;P&gt;Testing --&amp;gt; Testing will be done and hence pass fail and total number also will be maintained.&lt;/P&gt;
&lt;P&gt;Report &amp;nbsp;--&amp;gt; That will show the report by date and model wise in one day of any model.&lt;/P&gt;
&lt;P&gt;Add &amp;nbsp; &amp;nbsp; &amp;nbsp;--&amp;gt; Add parameter&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exit &amp;nbsp; &amp;nbsp; --&amp;gt; Exit my application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now in my between testing if user wants to view the report then my numbers will again start from 0. For this I have a soltion that before exit I can write to the database and retrieve it but this very lenthy procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if user is able to open testing and report vi simultanously then the data will not be lost.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2014 05:24:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2705587#M803122</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-18T05:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2705589#M803123</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Who made the .net application that can do this?&amp;nbsp; Can you show it with both menus being open simultaneously?&lt;BR /&gt;I have never seen an application behave this way.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;SPAN style="line-height: 15px;"&gt;Another question.&amp;nbsp; If you click on the first menu and it pops up, then you click on the second menu and it pops up while the first remains up (whereas normal menus the first will go away), how do you ultimately get one or both menus to go away when you are done with them?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Unfortunately my .net application devreloper doesnt know labview. There are application like this also.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I need is when user selects the second menu then I dont want first menu to be close first. If it is minimised then no problem, if it remains up but minimised fine with me.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2014 05:29:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2705589#M803123</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-18T05:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus parallely</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2705591#M803124</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/30013"&gt;@Norbert_B&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Do you have two mouse pointers to control these submenus? Are these controlled by a single mouse or do you use two (or more) mice?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norbert&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I have single mouse pointer&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2014 05:28:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2705591#M803124</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-18T05:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2706655#M803296</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Who made the .NET application that can do this?&amp;nbsp; Can you show it with both menus being open simultaneously?&lt;BR /&gt;I have never seen an application behave this way.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;SPAN style="line-height: 15px;"&gt;Another question.&amp;nbsp; If you click on the first menu and it pops up, then you click on the second menu and it pops up while the first remains up (whereas normal menus the first will go away), how do you ultimately get one or both menus to go away when you are done with them?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Unfortunately my .NET application developer doesn't know LabVIEW. There are application like this also.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I need is when user selects the second menu then I don't want first menu to be close first. If it is minimized then no problem, if it remains up but minimized fine with me.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;It doesn't matter whether the .NET application developer knows LabVIEW.&amp;nbsp; I'm just wondering what their application looks like when you use it.&amp;nbsp; As I said simultaneous menus is something I've never seen and seems like it goes against any rules or recommendations about User Interface design.&amp;nbsp; Post a screen shot from this .NET application that shows this.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;Show some examples if you say they exist!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
&lt;P&gt;My menu is like this.&lt;/P&gt;
&lt;P&gt;Config &amp;nbsp;--&amp;gt; Configure the com port for communication (Obviously need to be done once)&lt;/P&gt;
&lt;P&gt;Testing --&amp;gt; Testing will be done and hence pass fail and total number also will be maintained.&lt;/P&gt;
&lt;P&gt;Report &amp;nbsp;--&amp;gt; That will show the report by date and model wise in one day of any model.&lt;/P&gt;
&lt;P&gt;Add &amp;nbsp; &amp;nbsp; &amp;nbsp;--&amp;gt; Add parameter&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exit &amp;nbsp; &amp;nbsp; --&amp;gt; Exit my application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now in my between testing if user wants to view the report then my numbers will again start from 0. For this I have a solution that before exit I can write to the database and retrieve it but this very lengthy procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if user is able to open testing and report vi simultaneously then the data will not be lost.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;I don't understand how a menu closing causes your report numbers to revert back to zero.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;If you close your application and you want it to remember data from where it left off the next time you open it, then of course you are going to have to store that info in a file.&amp;nbsp; It doesn't need to be a database.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080"&gt;If you are saying that going from your first menu to your second menu is causing you to lose data, then something is wrong with your LabVIEW code.&amp;nbsp; You are not maintaining the data in your code properly between loop iterations.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2014 16:42:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2706655#M803296</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2014-01-18T16:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707173#M803460</link>
      <description>&lt;P&gt;When user goes from one menu to other then I dont want for that user to close the first window then go for second. He can go for second menu then first menu VI will be minimised.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 02:32:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707173#M803460</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-20T02:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707293#M803486</link>
      <description>&lt;P&gt;And you still haven't shown an application that demonstrates this behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe you are using the wrong terminology.&amp;nbsp; You say "menu", but perhaps you are talking about a window or some dialog box.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 06:07:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707293#M803486</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2014-01-20T06:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707307#M803492</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;And you still haven't shown an application that demonstrates this behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe you are using the wrong terminology.&amp;nbsp; You say "menu", but perhaps you are talking about a window or some dialog box.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes you are right, I am talking about window&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 06:15:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707307#M803492</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-20T06:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707381#M803507</link>
      <description>&lt;P&gt;Can you post your current approach?&lt;/P&gt;
&lt;P&gt;All we've seen up til now is a screenshot showing a menu....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Point is, as Ravens already made clear:&lt;/P&gt;
&lt;P&gt;Browsing the menu as user normally does not trigger ANYTHING in the code. If the user CLICKS on a menu item, the code should perform some actions.&lt;/P&gt;
&lt;P&gt;I assume now that you have one item opening an additional window. When the user again uses the same menu (primary window of the application), that sub-window should still be open even if the next menu item the user clicks on opens another window.&lt;/P&gt;
&lt;P&gt;Is this use-case what you are talking about?&lt;/P&gt;
&lt;P&gt;Why should anything in the menu (and its handling) deal with that "multiple window issue"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norbert&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: My remark before was a joke. I have never consciously seen any OS having more than a single mouse pointer. Using several mice is possible, but they all control the same mouse pointer.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 07:49:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707381#M803507</guid>
      <dc:creator>Norbert_B</dc:creator>
      <dc:date>2014-01-20T07:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707489#M803536</link>
      <description>&lt;P&gt;I think, we are lost in misunderstanding common terminology. Everybody except Ranjeet means with a menu a "popup menu". In my practice sometimes costumers call a window with buttons to start different actions a menu.&lt;/P&gt;
&lt;P&gt;So Ranjeet, it is now on you to &lt;U&gt;exactly&lt;/U&gt; and &lt;U&gt;completely&lt;/U&gt; explain, how your approach looks like to prevent us from further guessing, what you could mean.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:02:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707489#M803536</guid>
      <dc:creator>daveTW</dc:creator>
      <dc:date>2014-01-20T09:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707491#M803537</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/208082"&gt;@Ranjeet_Singh&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Yes you are right, I am talking about window&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Doesn't the window stay visible if you set it to Floating?&lt;/P&gt;
&lt;P&gt;/Y&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:04:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707491#M803537</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2014-01-20T09:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707683#M803578</link>
      <description>&lt;P&gt;Here is my example&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After exploring I realized that I am calling each VI using call by reference. So I need to call all of them asynchronously&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:16:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707683#M803578</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-20T11:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Opening two submenus in parallel</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707689#M803581</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/110591"&gt;@Yamaeda&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Doesn't the window stay visible if you set it to Floating?&lt;/P&gt;
&lt;P&gt;/Y&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes window is visible but minimized after user clicks on other menu&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 11:17:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Opening-two-submenus-parallely/m-p/2707689#M803581</guid>
      <dc:creator>Ranjeet_Singh</dc:creator>
      <dc:date>2014-01-20T11:17:50Z</dc:date>
    </item>
  </channel>
</rss>

