Search results for query: *

  1. S

    Leave event triggers even when dialogresult = cancel

    I have a form which has a couple of text boxes which are used to define new users to my app. Both use the Leave event to make sure they're filled in before the OK button is enabled. (I've included the code for the first of them below.) I also want a Cancel button so that the user can choose not...
  2. S

    Outlook attachment not passed to app

    I've been developing a game which sends data via emails. The files have a particular suffix which I associate with the app during Setup. The recipient is supposed to be able to double-click on the file to lauch the app. When I save the file from Outlook 2003 to My Documents, and double-click...
Back
Top