Page 1 of 1

Change Default Display Mode

Posted: Sun Nov 04, 2018 4:50 am
by Dornica
Hi Kent

Since it's not possible to make a table's window fullscreen in desktop mode, I was wondering if I could change the default Display Setting to "Mobile" instead of Auto Detect for everyone.
I couldn't find any option under system tab to do so.

Re: Change Default Display Mode

Posted: Sun Nov 04, 2018 10:59 am
by Kent Briggs
Dornica wrote:Since it's not possible to make a table's window fullscreen in desktop mode
Options -> Arrange windows -> Tile windows. That will make a single table maximum size. Or the player can simply drag the bottom right corner of any table window and make it any size they want.
I was wondering if I could change the default Display Setting to "Mobile" instead of Auto Detect for everyone.
You can force it with the GUIMode URL parameter per the docs here: http://www.briggsoft.com/docs/pmavens/T ... tartup.htm

I would not recommend that unless your goal is to annoy all your desktop players who like to run multiple tables and watch the lobby, etc.

Re: Change Default Display Mode

Posted: Wed Jun 28, 2023 4:42 pm
by Stevenism101
Using this method, I am trying to force Desktop mode for mobile phones in Portrait view for users who are finicky with landscape mode and who are only on a phone:

GUIMode - use this parameter to override the player's local GUI Mode Interface setting. You may select from "desktop", "mobile", or "auto" as the parameter value. Example:
http://123.456.789.012?GUIMode=desktop

However I am still getting the "please rotate your device" with the button options that upon clicking still loads the lobby in Desktop because I used GUIMode. The problem is that I am loading it in the background so my users can use my UI to register etc. This is by design. The other problem is that there is an unnecessary 2nd step/button click to load the lobby, when both buttons go to Desktop mode anyway, as I have required.

How can I force Desktop mode for mobile phones in Portrait view without them having to click anything? GUIMode should override as it is stated. But I'm hoping that I am missing something here so I can have my UX to be how I'd like it.

Thank you Kent! Love your work.

Re: Change Default Display Mode

Posted: Wed Jun 28, 2023 7:00 pm
by Kent Briggs
Stevenism101 wrote: Wed Jun 28, 2023 4:42 pm However I am still getting the "please rotate your device" with the button options that upon clicking still loads the lobby in Desktop because I used GUIMode. The problem is that I am loading it in the background so my users can use my UI to register etc. This is by design. The other problem is that there is an unnecessary 2nd step/button click to load the lobby, when both buttons go to Desktop mode anyway, as I have required.
You can use the Language tab to change the "rotate" message to something else. But there's no getting around the Full Screen/Regular Mode buttons because going to full screen requires a user interaction. Android won't allow it to happen otherwise.

But more importantly, running the client in Portrait mode and/or Desktop mode on a phone is going to be a terrible experience.

Re: Change Default Display Mode

Posted: Fri Jun 30, 2023 12:22 pm
by Stevenism101
Thank you for the "rotate" message option, I'll make do with that.

Yeah I agree, portrait is not the way.

Maybe this is just weird RNG, but I got early users who were pretty thrown off about my app requiring Landscape mode and I think I've been over-accommodating since then. Has this been a common complaint you've received? I felt like it would be, but I figured people would just rotate their screen and if they like the game, they won't care.

Re: Change Default Display Mode

Posted: Fri Jun 30, 2023 12:52 pm
by Kent Briggs
Stevenism101 wrote: Fri Jun 30, 2023 12:22 pm Has this been a common complaint you've received?
No, the biggest complaint is not being able to stretch the table graphic full screen.