Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (NewbieZorro, TipmyPip, 1 invisible), 19,045 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Full screen problem #304689
01/10/10 03:14
01/10/10 03:14
Joined: Aug 2008
Posts: 25
B
bluemax Offline OP
Newbie
bluemax  Offline OP
Newbie
B

Joined: Aug 2008
Posts: 25
My code runs fine in a window but when I switch to full screen mode (<ALT><ENTER>) my panels no longer are overlayed but show the black areas and only 1/4 of the screen is covered. Any thoughts?

Re: Full screen problem [Re: bluemax] #304695
01/10/10 08:05
01/10/10 08:05
Joined: Sep 2003
Posts: 929
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 929
Maybe wrong file format, does this also happen with the panel from the tutorial?

Re: Full screen problem [Re: Spirit] #304701
01/10/10 09:10
01/10/10 09:10
Joined: Aug 2008
Posts: 482
B
bart_the_13th Offline
Senior Member
bart_the_13th  Offline
Senior Member
B

Joined: Aug 2008
Posts: 482
I think since A7.80 (or maybe far before that) mode switching is restricted by the engine. It's recommended to set the fullscreen from the first run.

Re: Full screen problem [Re: bart_the_13th] #304703
01/10/10 09:14
01/10/10 09:14
Joined: Sep 2003
Posts: 929
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 929
Nope. Look in the manual before telling strange nonsense to beginners, thats not helpful at all.

Re: Full screen problem [Re: Spirit] #304710
01/10/10 09:49
01/10/10 09:49
Joined: Aug 2008
Posts: 482
B
bart_the_13th Offline
Senior Member
bart_the_13th  Offline
Senior Member
B

Joined: Aug 2008
Posts: 482
grin My mistakes... Ithough his fullscreen mode not running fullscreen, that happens to me, dunno why, maybe driver problem or something( I'm using A7 ver 7.80)...
But wrong file format will throw error at the first time right? maybe a sample of code will help...
Overlayed panel, is it using alpha channel or not?

Re: Full screen problem [Re: bart_the_13th] #304711
01/10/10 10:31
01/10/10 10:31
Joined: Sep 2003
Posts: 929
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 929
Maybe he has used a bad format, like PNG or so, then the problem is clear. In supported formats like BMP TGA DDS, the alpha channel is preserved when switching to fullscreen, so this problem should not happen.

Re: Full screen problem [Re: Spirit] #304827
01/11/10 02:43
01/11/10 02:43
Joined: Aug 2008
Posts: 25
B
bluemax Offline OP
Newbie
bluemax  Offline OP
Newbie
B

Joined: Aug 2008
Posts: 25
I'll have to check, but I believe the panel IS a PNG. Thanks for that... but even still the movie is only 1/4 of the whole screen. Unfortunately, I'm thinking a codec conflict because this code had worked fine in the past (several codecs added over the past several months)

Re: Full screen problem [Re: bluemax] #304840
01/11/10 09:50
01/11/10 09:50
Joined: Sep 2003
Posts: 929
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 929
Check also if your window resolution is supported in fullscreen. If not, you can't switch it to fullscreen no matter how hard you program. If it stays a window, your fullscree resolution is not supported and you must use video_switch again to switch it back to a supported resolution.


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1