Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8

Thread: Stupid question

  1. #1
    Join Date
    Sep 2005
    Posts
    2

    Stupid question

    Sorry to ask this as I'm sure it's an easy one for the more exerianced members.
    I am trying this software out and all seems to go well but what I want to do is have a dialog box pop up when an operation has finished maybe to even say "Finished" how would I write this?

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Hi. Check out these examples in the help file for the Dialog.Message action:
    http://www.indigorose.com/webhelp/am...e_Examples.htm


  3. #3
    Join Date
    Sep 2005
    Posts
    2
    Thanks Corey! If I get those training CD's will they go over this stuff?

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Yes, we use message dialogs in there to track various things. Best is to check out the free sample videos first, that'll give you a good idea of what they contain. Here's a few free samples:

    http://speedytraining.com/site/cd3.php


  5. #5
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    And give Dialog.TimedMessage() a try; a nice feature.

    If you have ordered the training CD’s you have something to look forward to. I miss those early mornings when I worked through the CD’s. The rest of the family still sleeping; a nice cup of coffee and Corey on the ear. I had to use my earphones otherwise the dogs wanted to take part in the conversation.

  6. #6
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Quote Originally Posted by csd214
    And give Dialog.TimedMessage() a try; a nice feature.

    If you have ordered the training CD’s you have something to look forward to. I miss those early mornings when I worked through the CD’s. The rest of the family still sleeping; a nice cup of coffee and Corey on the ear. I had to use my earphones otherwise the dogs wanted to take part in the conversation.

    Or even Dialog.Message("title", "body");. I use that one all the time to test my stuff.

    Tigg
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  7. #7
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    Quote Originally Posted by TJ_Tigger
    Or even Dialog.Message("title", "body");. I use that one all the time to test my stuff.
    You are not the only one! (Dialog.Message is “the only” action I can use without the Action Wizard; no, the Debug options too!). Corey told about the API MsgBox; I just wanted to add the timed version as suitable for “a dialog box pop up when an operation has finished”.

    BTW; I really hope your Code Viewer is going to reappear from the ashes!

  8. #8
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Quote Originally Posted by csd214
    BTW; I really hope your Code Viewer is going to reappear from the ashes!
    I posted it to the example forums yesterday. Hopefully it will appear early next week. I have not done anyting extra to it, but I did post the project file and a built file for those who may not have AMS6 to build their own. I will probably post the XML parser as well. I need to revisit he code and make sure that it is commented to some extent so it can be posted as a sample project.

    Tigg
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

Similar Threads

  1. Question: reg question
    By mjheijster in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 07-22-2005, 04:01 AM
  2. Stupid question on a friday morning
    By ZenLunatic in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 05-20-2005, 10:48 AM
  3. Stupid Question - But storming me
    By Agent Jones in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 01-15-2004, 08:35 AM
  4. Question on VB and AMS5
    By Martin_SBT in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 12-11-2003, 08:22 AM
  5. ** Question for all AutoPlay Menu Studio Users **
    By Ted in forum AutoPlay Menu Studio 3.0
    Replies: 4
    Last Post: 10-09-2000, 09:09 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