12-11-2006 10:33 AM
12-12-2006 09:18 PM
12-14-2006 10:41 AM
12-15-2006 02:13 PM
Hi Bill,
I tried following your directions, but I was unable to get the VI's to work as expected. I opened DASS Test.vi, pressed the Start button, and nothing happened. I tried this several times, and was unsuccessful. I then tried opening TrialsModeTyphoon.vi and pressing all of the RF Boolean controls. Again, this did not cause anything to happen. Please let me know what else I can do to make these VI's work or at least what I can do to get the "Trials Mode" floating window to appear.
Also, can you please run the simple example that I have attached? Open up Main8.vi, select the path for Float8.vi, and then run Main8.vi. This will open Float8.vi which should be a floating window. When I run this VI, Float8.vi will always remain on top of Main8.vi even if Main8.vi is the active window. Please let me know if you are not seeing this behavior with this example.
Let me know what you find. Best of luck on your application, and have a great day!!
12-15-2006 02:17 PM
After pressing the START button. You must press the RF Control button to make the VI appear. Did you do this?
I will try your example
Bill F
12-18-2006 11:43 AM
Thanks for clarifying that. I have been able to see the behavior you are experiencing. To resolve this issue, open the TrialsMode Typhoon.vi, go to File » VI Properties, select Window Appearance from the Category pull-down menu, select Custom Click on the Customize… button, and uncheck the Allow user to minimize window feature. This should resolve the issue, but please let me know if this does not work.
Best of luck on your application, and have an excellent day!!
12-18-2006 12:19 PM
Ching,
OK, now it works. Again - is this a change in LV 8? If selecting "User can minimize.." on a floating window stops the window from floating - shouldn't LV account for that? Like graying out the option if floating is selected.
Thanks,
Bill F
12-19-2006 09:44 AM
Ching
I guess I spoke too soon. It works when running in LV, but when compiled the windows disappear. I compiled the app that I posted before and the windows disappear.
The only difference is now you cant bring them back to the front using Alt-Tab.
What now? This sure looks like a LV bug to me
Bill F
12-19-2006 10:40 AM
Can you please attach the executable that you created? I turned my example into an executable, and the floating window still functioned as expected. Since I cannot recreate the issue, I'd like to take a look at your application and see if I can find what is causing this to happen.
Floating—Keeps the front panel on top of all other non-floating LabVIEW windows. Windows and Mac OS If multiple floating windows are open, the last one whose title bar you click appears on top.
- Hide when LabVIEW is not active—Configures the front panel so when you switch from LabVIEW to another application or when a modal LabVIEW window appears, the window does not appear.
Note If you place a checkmark in the Allow user to minimize window checkbox, select the Floating option, and place a checkmark in the Hide when LabVIEW is not active checkbox, the front panel window might not behave as expected. For example, on Windows, if you cannot minimize a window, it does not appear in the taskbar. Windows that hide when the application does not have focus also hide their icons in the taskbar. The appearance and disappearance of an item in the taskbar each time the focus changes between LabVIEW and another application can be distracting to the user.
12-19-2006 10:49 AM
Thanks. I didn't recall ever seeing that message box before.
Here is the exe I compiled. Operate same as before. Press START, press RF Control, floating window appears. Click main window, floating window disappears.
Bill F