User Tag List

Results 1 to 2 of 2

Thread: End of application!

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Derby, United Kingdom
    Posts
    125
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    End of application!

    Can someone tell me how its possible to delay ending the application when a user closes it using the windows close button on the title bar?

    I remember being able to do this ages ago just really slipped my mind what object you need to do it and what the actions are called.

    Thanks

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2006
    Posts
    271
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: End of application!

    Conditions > Application menu > "Close window has been selected"
    This condition is true when the user has clicked the Close button, or selected the Quit menu entry. WARNING: as soon as you insert this condition, the Close button and Quit commands will be disabled and you will have to add your own Exit system. This condition is useful for example if you want to prompt the users for saving their work before they close the application: you can display a message box and close the application with an End of Application action if they confirm they want to quit.

Similar Threads

  1. MMF Flash Application. Click on the Application to set the focus?
    By KLiK-iT in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd April 2013, 02:31 PM
  2. Build Application crashes when trying to run a sub-application
    By Arnax in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 10th July 2012, 04:17 AM
  3. calling another application inside the application
    By Cody in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th June 2010, 03:38 AM
  4. Save application as Internet Application?
    By Pyrasia in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 15th February 2009, 04:04 PM
  5. [Bug] End application
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 19th May 2007, 10:37 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
  •