Jump to content

Recommended Posts

Posted

Hello again,

Is it possible to hide all Firefox Pages ?

now i use "WinSetState("title of page - Mozilla Firefox", "", @SW_HIDE)" to hide just one page, but I need a command to hide all Firefox page :D

Thanks

Posted

Hello again,

Is it possible to hide all Firefox Pages ?

now i use "WinSetState("title of page - Mozilla Firefox", "", @SW_HIDE)" to hide just one page, but I need a command to hide all Firefox page :D

Thanks

How did you opened the FireFox windows? If you do it with _FFWindowOpen then @extended returns you the window handle for the new window.

Posted

How did you opened the FireFox windows? If you do it with _FFWindowOpen then @extended returns you the window handle for the new window.

or even better, just open it hidden, if thats what you want to do

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
×
×
  • Create New...