How to start an app on a Windows PC already maximized on the screen?

3006
2
Jump to solution
09-24-2015 05:35 PM
by Anonymous User
Not applicable

Does anyone know a way to start an app with the screen maximized on startup on a Windows PC?

In QML, a Window has a maximized property and method, but within AppStudio we use the App type as the containing object and it doesn't appear to inherit this property.

Window QML Type | Qt Quick 5.5

Any ideas please let me know.

Cheers,

-Paul

0 Kudos
1 Solution

Accepted Solutions
ShobanaSuresh
Esri Contributor

Hi Paul,

Please turn ON the "Full screen" setting for your app before submitting a Cloud Make request. Please note that this setting will take effect only on Desktop(Windows, Mac OSX and Linux) in stand alone apps created using Cloud Make. The setting does not get used when playing your app in App Player.

desktop.PNG

Thanks

Shobana

View solution in original post

2 Replies
ShobanaSuresh
Esri Contributor

Hi Paul,

Please turn ON the "Full screen" setting for your app before submitting a Cloud Make request. Please note that this setting will take effect only on Desktop(Windows, Mac OSX and Linux) in stand alone apps created using Cloud Make. The setting does not get used when playing your app in App Player.

desktop.PNG

Thanks

Shobana

by Anonymous User
Not applicable

Thanks Shobana - I hadn't realised (or therefore tested!) that it only worked on a build, not when run direct from QT Creator.

Cheers,

-Paul

0 Kudos