Jump to content

Using 'StatusbarGetText"


Recommended Posts

For the window in question, we see the following:

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<

(1): Recording..

(2): mms://72.3.226.165/kstx

(3): 61:09 (61:09)

Based on the example I"ve seen, this should display the contents of line 2:

StatusbarGetText ("Screamer Radio v0.3.8" ,2 ); getting the value on the second line

$x = StatusbarGetText("Screamer Radio v0.3.8")

MsgBox(0, "Screamer status bar line 2 says:", $x)

Is my understanding correct?

Do I also understand that even if multiple windows are open, including some which overlay "Screamer Radio v0.3.8", because I've identified the window, I'll get the status from the correct window?

- Mike

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...