Jump to content

Recommended Posts

Posted

Hello 

I have a small gui made and using the ShellExecute command when I click on a Button it will open the default browser and display the stream in 640x360 on the browser screen 

1b296da81e9582bdfb3cd99ab140ff9f.png

But what I want is when I click a button the new browser will open the size of the screen and then when I make the screen full screen the browser will also go full screen.

More like this without the address bar

403f30cc7bb9107eafb7820c3d3e1986.png

I've had a look around GUICreate but still pretty new to AutoIT so just can't find the correct markup.

Thanks 

  • Moderators
Posted

Hi, JohnnyQ - are you looking to just set the page to full screen (something like WinSetState) or are you looking to actually embed the stream in your GUI (similar to _IECreateEmbedded)?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted

Thanks, now you have given me some more to think about, I was looking for something like WinSetState but now you have me thinking about using _IECreateEmbedded with the GUI.

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
  • Recently Browsing   0 members

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