Getting the status bar text
-
Hi All,
Is there a way to find out the current text being displayed in the status bar?
My application is an Immersive Environment and SU's status bar does not show up.
I plan to grab this text and set it up as 3D text in the scene.
I'm able to see how to set it, but no method to get the status.
Thanks in advance!Arun
-
No API.
You might be able to use Win32 under Windows - but I have no idea for OSX.
-
Hmm...
Thanks Tom!@thomthom said:
No API.
You might be able to use Win32 under Windows - but I have no idea for OSX.
Advertisement