LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to programmatically hide the Menubar and Dock in Mac OS X

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.

0 Kudos
Message 1 of 3
(3,279 Views)

Do you have the possibility to try it with newer labview versions?

If yes, can you check if the problem has been fixed?

0 Kudos
Message 2 of 3
(3,237 Views)

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

http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSAppli...

can be called from LabView.

 

If "YES", where can I find an example ?

 

 

0 Kudos
Message 3 of 3
(3,233 Views)