Menu

#28 Auto close

Next_Release
open
nobody
Features (34)
5
2002-06-11
2002-06-11
Anonymous
No

A feature that wil make edk_ServSpy close automaticly
after 10 or more sec. if you do not answer the question
whether or not to broadcast a offline message before it
cloese.

Discussion

  • John Brookes

    John Brookes - 2002-08-02

    Logged In: YES
    user_id=518202

    That wouldn't be difficult to add. I'm not sure if it can be done
    to a regular dialog, but if a custom dialog were made from a
    form, you could stick a timer on it which automatically
    returned the value the dialog would normally send back if you
    clicked "yes", and then close itself. Enabling the time on the
    onshow event of the form, and making that ability optional in
    the settings.

    Have an "Update offline image when closing?" with
    a "Yes/No/Ask" radio buttons, and if "Ask" is the one
    selected, have an "Auto yes after XX seconds" checkbox.

    Soon as I find the FTP component being used in this, I'm
    gonna start hacking away at the code for this baby, see what
    I can come up with :)

     
  • Nobody/Anonymous

    Logged In: NO

    or better:
    an checkbox in the preferences weather or not to publish
    offline status when closing/exit application.

     

Log in to post a comment.