Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2011
    Posts
    32

    Dialog.Message and open the web site

    I wrote several scripts are a few buttons on an interface with AMS. One of the buttons is pressed, the user is going and what to do about the web site is a dialogue. The user closes the dialog is saying, okay. But when the dialog is in the program interface. I just want to emergence dialog message. I do not want the program's emergence.

  2. #2
    Join Date
    Feb 2007
    Location
    Como, Italy
    Posts
    1,415
    ?????
    We are slowly invading your planet to teach lazy humans to read the user manual.
    But don't be scared: we are here to help.

  3. #3
    Join Date
    Dec 2005
    Posts
    228
    colega mi no entender
    translate this

  4. #4
    Join Date
    Aug 2003
    Posts
    2,427
    A guess - you are using Application.Exit when you should be using DialogEx.Close.

  5. #5
    Join Date
    May 2006
    Posts
    1,443
    Quote Originally Posted by ayhan View Post
    I wrote several scripts are a few buttons on an interface with AMS. One of the buttons is pressed, the user is going and what to do about the web site is a dialogue. The user closes the dialog is saying, okay. But when the dialog is in the program interface. I just want to emergence dialog message. I do not want the program's emergence.
    Reteset Translator :

    i wrote some scripts for a few buttons on an AMS page
    when one of the buttons was pressed by user
    a message box appears and shows what to do with the website that is about to be opened
    i want to show only dialog box at this time and do not want to show program interface

  6. #6
    Join Date
    Jul 2011
    Posts
    32

    I want to get the small size of the project automatically.

    Dialogue, let alone want to get, but the project will bow or a small project size automatically.

  7. #7
    Join Date
    Apr 2010
    Posts
    529
    ayhan,

    Go to File > Export and save your program as .apz.

    Then post here as an attachment, someone can have a look at it and give some help. This is probably best...

    Cheers,
    MadDogDean

  8. #8
    Join Date
    Apr 2010
    Posts
    529
    Re-read your question, and the offered "translations". Are you trying to Open a URL and minimize the AMS program when you click a button?

    You can use either Application.Minimize or Window.Minimize depending on what you are trying to achieve.

    Cheers,
    MadDogDean

Posting Permissions

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