Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / [BUG] [2017.01.09] smaller window size if width in setup.agc is bigger than screen width - 15

Author
Message
Scary Little Rabbit
14
Years of Service
User Offline
Joined: 4th Aug 2009
Location: Chelyabinsk, Russian Federation.
Posted: 9th Jan 2017 20:19 Edited at: 9th Jan 2017 20:23
e.g. screen has width of 1280px. if width in setup.agc is bigger than 1265 (and height is 600 for example) then window width will be 1265 and height is somewhat between 599 (width in setup.agc is 1266) and 592 (width in setup.agc is 1280). tested on Ubuntu 16.04.

setup.agc:
error #1:
'too many stars, too many stares. disembody.'
Lone Star Dive: NOVGO!
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 9th Jan 2017 20:34
This is by design, to leave some room around the window for the taskbar and the window border. If you want to use the entire screen then use a fullscreen window. Also the use of setup.agc is deprecated and can now be achieved with the command SetWindowSize from within your code.
Scary Little Rabbit
14
Years of Service
User Offline
Joined: 4th Aug 2009
Location: Chelyabinsk, Russian Federation.
Posted: 9th Jan 2017 20:41
Paul Johnston wrote: "This is by design"

it was not same design in previous version.
Paul Johnston wrote: "Also the use of setup.agc is deprecated"

sure, but still.
error #1:
'too many stars, too many stares. disembody.'
Lone Star Dive: NOVGO!
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 9th Jan 2017 20:48
Quote: "it was not same design in previous version."

In that case it was a bug in the previous version to not do this, it's possible the fix for full screen on Linux also affected this.

Login to post a reply

Server time is: 2024-04-28 13:06:33
Your offset time is: 2024-04-28 13:06:33