Posted By
|
Message
|
Don Luciano Heavy combat pancake
Registered 25/10/2006
Points 380
|
2nd October, 2008 at 18:42:34 -
Is there a condition that can tell is the application in fullscreen or not?
Any extensions or something?
Code me a sausage!
|
Ski TDC is my stress ball
Registered 13/03/2005
Points 10130
|
2nd October, 2008 at 18:44:33 -
Window control extension? That's my guess anyway.
n/a
|
Don Luciano Heavy combat pancake
Registered 25/10/2006
Points 380
|
2nd October, 2008 at 18:45:59 -
Already tried it, it doesn't, but thx anyway adam.
Code me a sausage!
|
Ski TDC is my stress ball
Registered 13/03/2005
Points 10130
|
2nd October, 2008 at 18:57:35 -
Just make a condition like Flag 1 is on ----> Maximize window. That way if flag 1 is on you know the window is fullscreen? Using Window Control extension... Im sure it can be done
n/a
|
Don Luciano Heavy combat pancake
Registered 25/10/2006
Points 380
|
2nd October, 2008 at 19:14:46 -
Yeah i did it without condition.
Code me a sausage!
|
Del Duio Born in a Bowling Alley
Registered 29/07/2005
Points 1078
|
2nd October, 2008 at 22:40:18 -
Originally Posted by -Adam-Just make a condition like Flag 1 is on ----> Maximize window. That way if flag 1 is on you know the window is fullscreen? Using Window Control extension... Im sure it can be done
My program now uses the window control exention and a global value for 3 different screen sizes. 1 is the smallest size, 2 is medium, and 3 is full screen. You can set the default to 3 for full screen and then to check screen size later on in the game just compare it to that global value.
--
"Del Duio has received 0 trophies. Click here to see them all."
"To be a true ninja you must first pick the most stealthy of our assorted combat suits. Might I suggest the bright neon orange?"
DXF Games, coming next: Hasslevania 2- This Space for Rent!
|
Don Luciano Heavy combat pancake
Registered 25/10/2006
Points 380
|
2nd October, 2008 at 22:53:51 -
mm it's not that but the game goes with atleast one of the event unneded, on each start. Since i saved it to ini file. But it's not much a problem.
Code me a sausage!
|
|
|