User Tag List

Results 1 to 3 of 3

Thread: Full Screen remember example for grickmin

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Full Screen remember example for grickmin

    grickmin asked me to explain how to create an application that remembers if it was set to full-screen or windowed when it last exited. Here's how I'd do it.

    v3 is optimized to perform as few file accesses as possible.
    v4 is optimized for less actions, and does not need a global value. It does however access the .ini file twice when you toggle between windowed and full-screen. It's no big deal, but it can be a reason to go for v3.

    Edit: I just realized that grickmin needed this for the 20 event competition. I couldn't narrow it down to less than four events (the fifth 'Esc to quit' one doesn't count, as it's not part of the feature). If you alerady have a 'start of frame' event in your application you can merge the one from this example with yours. Thus, 3 more events would be needed to support this feature. That might be a lot though if 20 is all you have.
    Attached files Attached files

  2. #2
    No Products Registered

    Join Date
    Feb 2008
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Full Screen remember example for grickmin

    Thank you so much, mate

  3. #3
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Full Screen remember example for grickmin

    Nifflas is truely a good maker

Similar Threads

  1. Full screen?
    By EdibleWare in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 5th September 2012, 02:16 AM
  2. Full Screen en swf
    By volgot in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 13th June 2011, 03:38 AM
  3. Game does not fit into the screen in full screen
    By Pegasus_Seiya in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 8th August 2009, 02:42 AM
  4. Full Screen
    By RickyRombo in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 11th July 2009, 02:30 PM
  5. How Do I Get Full Screen?
    By jakzun37 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th July 2007, 07:37 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
  •