07-31-2011 08:22 AM
I need to programmatically hide the Menubar and the dock in MAC OS X Lion (10.7).
With the previous version, MAC OS X Snow Leopard, the function was accomplished by an utility called "MagicMenu", but now, with the MAC OS X Lion this utility has been disabled.
Is there any way to programmatically hide the Menubar and Dock in an application written in LabView 8.2 for MAC ?
Thanks in advance.
08-02-2011 04:12 AM
Do you have the possibility to try it with newer labview versions?
If yes, can you check if the problem has been fixed?
08-02-2011 05:29 AM
No, at the moment I am working with the LabView 8.2 for MAC.
I do not have newer versions.
I am wondering if functions like these
can be called from LabView.
If "YES", where can I find an example ?