Jump to content

WinSetState


 Share

Recommended Posts

Hi

Please give a little help with this:

I have a Window that is returning 7 with the function WinGetState("","").

When I take a look at WinSetState("","") I have a number of options. But how do I turn the state from 7 to 8, which is what I want to do?

Kindly

Einar

Link to comment
Share on other sites

...how do I turn the state from 7 to 8, which is what I want to do?...

Why?

If the window exists (1), is visible (2) and enabled (4) - but not active, then it is a 7

8 would mean that the window is active (8), invisble and disabled - but in order for it to be active - it must exist (1) - so, 8 and 1 is 9

Perhaps you just want the WinActivate function.

Welcome to the forum.

[size="1"][font="Arial"].[u].[/u][/font][/size]

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