User Tag List

Results 1 to 8 of 8

Thread: Changing the screen resolution at runtime?

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Changing the screen resolution at runtime?

    Is there any way to change the screen resolution at run time? I mean so it resizes the screen, not just the window or the frame.

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    Doesn't anybody know how to?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    There's an option in the Application Properties, under the "Window" tab that says "Change Resolution Mode"... if this is checked, your application will change the resolution to the Application's resolution at runtime (as far as I understand it).

  4. #4
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    Oh I know about that.

    What I'm trying to do is make a letter box thing for widescreen displays so nothing will get stretched out, so basicly I don't want to just resize the window to 1024x768, I want it to be resized to Wx768 where W is the width of the screen constrained to the aspect ratio that the monitor is. So there would be black bars running down the sides, or in wierd cases where people have monitors that are higher than wider, black bars would appear on the bottom and top.

    That's why I need to be able to change the resolution, so I can calculate the aspect ratio, then change the resolution accordingly.

    That being said, a question has come to mind: will the screen resize if the dimensions are non standard like 700x1038 or does it have to be a standard resolution like 1024x768 or 1280x1024?

    EDIT: Ok, found the answer to the last question. It just goes to the next largest screen resolution.

  5. #5
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    I see black bars on some games that change resolution at runtime because my monitor is 1280 by 768.

  6. #6
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    Ummm... Ok...

    Isn't there any way to change the resolution while the game is running?

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    I seem to remember there being an object in MMF1.5 that could do this.

  8. #8
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2006
    Location
    UK
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Changing the screen resolution at runtime?

    The Big Box object seems to be able to do this
    (http://clickteam.info/neatwares/extensions/index.php?action=extension&name=The_Big_Box_Object )

    It will only work if the monitor actually supports the resolution you're trying to change to though...

Similar Threads

  1. Screen Resolution change during runtime?
    By NathanG in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 3rd January 2011, 10:34 PM
  2. Changing screen resolution during run time
    By NG2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 21st July 2009, 02:35 AM
  3. Changing Resolution in Runtime?
    By BrandonC in forum Hardware Accelerated Runtime
    Replies: 2
    Last Post: 6th April 2009, 02:45 PM
  4. Changing screen resolution
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th June 2007, 09:26 PM
  5. No way to change screen resolution at runtime?
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 22nd July 2006, 06:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •