User Tag List

Results 1 to 6 of 6

Thread: Quit from a sub-application

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on
    Boba Fonts's Avatar
    Join Date
    Jan 2009
    Location
    Northern Italy
    Posts
    228
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Quit from a sub-application

    Can you quit the main application from the sub-application?

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Quit from a sub-application

    If it is modal, I don't think so.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Quit from a sub-application

    You can send a message to the main application to close through shared memory...

  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)

    Re: Quit from a sub-application

    Or change a global value, close the sub app, and have the main app check the value on sub-app close and thus close as well.

  5. #5
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Quit from a sub-application

    Only works if you share values on the subapp, doesn't it? But if you don't, you can still use global objects like an INI++ object with global data enabled, afaik, or otherwise checking an external data file, etc.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on
    Boba Fonts's Avatar
    Join Date
    Jan 2009
    Location
    Northern Italy
    Posts
    228
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quit from a sub-application

    I think I'll go with changing a global value "globalexit" and, when returning to the main application, make it check the value. I suppose it's the easiest way.
    Thanks

Similar Threads

  1. Question about stop/end quit a game
    By ineke in forum Android Export Module Version 2.0
    Replies: 8
    Last Post: 16th September 2011, 08:43 PM
  2. Do App's have Quit buttons?
    By Paul_Boland in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 1st September 2011, 01:59 PM
  3. Xcode quit unexpectedly
    By Mokhtar in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 6th September 2010, 12:38 AM
  4. Confirmation to quit after pressing close button
    By McPhisto in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th December 2007, 12:46 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
  •