Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69525

Shortcut menu behaves differently in .vi and .exe

$
0
0

I am running a complicated program (Program.vi) with many nested x-controls.  A near bottom level x-control (NestLevel_5.xctl) uses shortcut menu activation to pop a special menu on a right click.  The functionality works correctly in the top level.vi (Program.vi). Unfortunately, it does not quite work in the .exe (Program.exe) that I build from Program.vi.  In Program.exe, the right click gives the special menu over most of the highly nested xcontrol (NestLevel_5.xctl), but not over the portion of the x-control that nests yet another x-control (NestLevel_6.xctl).  Over this bottom-most x-control (NestLevel_6.xctl), the Program.exe gives the standard menu for right clicks.

 

I have built an .exe for a tester for this isolated near-bottom level x-control (NestLevel_5_tester.exe), and it functions correctly.  Likewise, .exe's function correctly for all tester routines that increase the nesting, i.e. NestLevel_4_tester.exe, NestLevel_3_tester.exe, etc. .  The functionality only fails in my topmost routine Program.exe.

 

Any thoughts?  I have tried a mass compile without success.

 

Joel

 

 


Viewing all articles
Browse latest Browse all 69525

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>