Jump to content

WinActivate window with no title


anyday
 Share

Recommended Posts

Is there a way to control a window that has no title? the window i need to control has no title just a Class and a Handle. I tried doing a WinActivate("[CLASS:classname]", "") that did not work, and im not sure if you can use winactivate with just a handle, if so i dont know the syntax?

The window seems to be a child window of the parent program.

any help would be great.

Link to comment
Share on other sites

Is there a way to control a window that has no title? the window i need to control has no title just a Class and a Handle. I tried doing a WinActivate("[CLASS:classname]", "") that did not work, and im not sure if you can use winactivate with just a handle, if so i dont know the syntax?

The window seems to be a child window of the parent program.

any help would be great.

Get all windows with WinList() and then you can activate what window you want.

When the words fail... music speaks.

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...