Results 1 to 2 of 2

Thread: Terminate active application

  1. #1

    Default Terminate active application

    How can I get SB to wait until this terminate function has completed before
    continuing?

    My app has an "Are you sure?" dialog, which gets covered by the SB GUI
    causing a "clash crash".

    Sim

  2. #2

    Default Re: Terminate active application

    Hi Sim,

    Terminate without the "Gently close" option active KILLS the app. Not a
    good idea and might cause a crash in your own app.

    You should use the "Gently close" option and let your own app handle this
    standard event so it can close all databases etc. and then terminate itself.

    Friedrich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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