Is there a way to make an embedded Chrome browser be in full screen mode?
When running Chrome from command line you can specify the following:
chrome.exe --start-fullscreen --app=https://google.com
which would launch Chrome in full screen mode. I'm looking to do the same with a browser embedded within Dataminer.
Hi Dave,
Not sure when exactly you want Chrome to pop up (based on which user action), but you can add a shape on the Visio which acts as a button, and if you click it, it will open Chrome with the necessary arguments. The only requirement then is, to have Chrome installed on the client PC.
You can do this by using the the following shape data:
Or, alternatively, you can configure this in the Cube Edit mode as well:
Regards,
Bert