User Tag List

Results 1 to 4 of 4

Thread: Alt-Tab and Screen Resolution

  1. #1
    No Products Registered

    Join Date
    Dec 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Alt-Tab and Screen Resolution

    Greetings again,

    The project I am working is being displayed in full screen at 800x600. When I alt-tab to another application, the screen resolution stays at 800x600, instead of returning to the default resolution of the computer I am working on. This happens on Win XP, Vista, and 7.

    Am I missing something?

    I would like to thank everyone in advance for the assistance that has been provided to me on this board. I am realitively new to MMF2 Dev and I am still learning about all of the wonderful things this development tool is capable of!

    Cheers!

    Adam

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    1,630
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Alt-Tab and Screen Resolution

    Are you running on Software Mode?

  3. #3
    No Products Registered

    Join Date
    Dec 2009
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Alt-Tab and Screen Resolution

    I am running:

    Display Mode as Standard
    V-Sync - On
    Enable Visual Themes
    Build Type - Stand Alone Application

    When I try to switch to DirectX or DirectX + VRAM, the game starts behaving oddly and crashing...

    Ideas?

    Thank you in advance!

    Adam

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator

    Join Date
    Jul 2006
    Posts
    1,018
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Alt-Tab and Screen Resolution

    I found something...

    Create a Window Control object and use the following code:

    Window has focus
    + Only one action when event loops
    -->
    Full Screen Mode (Storyboard Controls)

    [color:#FF0000]X[/color] Window has focus
    + Only one action when event loops
    -->
    Windowed Mode (Storyboard Controls)
    Set window minimized (Window Control)



    It doesn't work here without minimizing the application window,
    maybe the focus is back on the window after resolution change.

Similar Threads

  1. Screen Resolution PC
    By JasonDarby in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 2nd July 2013, 01:26 AM
  2. Screen resolution?
    By MattEsch in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd March 2009, 02:24 AM
  3. Screen Resolution
    By Xacto in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 28th December 2007, 03:34 AM

Posting Permissions

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