The Daily Click ::. Forums ::. Non-Klik Coding Help ::. MMF2 window mode x2 zoom
 

Post Reply  Post Oekaki 
 

Posted By Message

Kokocipher



Registered
  03/06/2008
Points
  439
22nd June, 2008 at 15:57:33 -

How can you enable x2 zoom on window mode?

 
http://blog.kokoarcade.com

OMC

What a goofball

Registered
  21/05/2007
Points
  3516

KlikCast Musician! Guy with a HatSomewhat CrazyARGH SignLikes TDCHas Donated, Thank You!Retired Admin
24th June, 2008 at 19:49:21 -

Hmm?
 
 

			
  	    

 

  		
  		

viva/volt

Awesome Sauce

Registered
  26/08/2006
Points
  1694

Game of the Week WinnerSilverNova MemberKlikCast StarVIP Member
24th June, 2008 at 21:21:50 -

You need to turn on resize display to size of window in application properties and then using the window control object you can do this:

Start of frame: set window x size to MYWIDTH + Client Width - Window Width
set window y size to MYHEIGHT + Client Height - Window Height

The Client and Window sizes are variables in the Window Control object, and you put those in there to compensate for window borders, title bars and menus.

If your window has no border then you can just resize it to the width you want.

 
Image
http://bfollington.tumblr.com

Kokocipher



Registered
  03/06/2008
Points
  439
25th June, 2008 at 16:13:14 -

sweet; thank you !

 
http://blog.kokoarcade.com

Emomiilol



Registered
  07/11/2007
Points
  194
29th July, 2010 at 09:38:45 -

Thanks!

This realy helped me.

But it should be like this:

set window x size to MYWIDTH + Window Width - Client Width
set window y size to MYHEIGHT + Window Height - Client Height

I am sure it was what you ment


Edited by Emomiilol

 
n/a

Cecilectomy

noPE

Registered
  19/03/2005
Points
  305

Has Donated, Thank You!VIP MemberWeekly Picture Me This Winner!Cardboard BoxGhostbuster!Pokemon Ball!ComputerBox RedSanta HatSnowman
I am an April Fool
30th July, 2010 at 10:51:20 -

old post is old

 
n/a

alastair john jack

BANNED

Registered
  01/10/2004
Points
  294

GOTW WINNER CUP 1!GOTW WINNER CUP 2!GOTW WINNER CUP 3!VIP MemberMushroomI am an April Fool
31st July, 2010 at 03:44:45 -

Everything has to be "new" for people these days.

 
lol
   

Post Reply



 



Advertisement

Worth A Click