Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Posts
    55

    Dialog.Message() Question.

    I am wondering if we can add minimize or close buttons in the top right corner of the dialog box like in most windows applications. Also if Autoplay can open a dialog box then automatically minimize that to the taskbar. Thank you for taking the time to look at my post!

    MSP

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Actual dialog boxes don't feature the minimize/maximize buttons, as they are meant to be modal, to stay on top of the application that invoked it, and wait there until the user takes appropriate action.

    Why would you open a dialog box and then minimize it, so the user can't see what is asked from him?

    Ulrich

  3. #3
    Join Date
    Sep 2008
    Posts
    55
    When the user opens autoplay application the app checks tu.exe my trueupdate file for an update through File.Run(...). The tu.exe uses a Dialog.Message(...) to pop up the download Dialog.Message(...) box. Sometimes these updates are long and that window, although small, it would be nice to be able to minimize it or just have it automatically go to the taskbar just to get out of the way after the user gets notified about the update. Maybe a dialog box isn't appropriate, but I dont know what would be better.
    Last edited by MSP; 10-22-2008 at 11:25 AM.

  4. #4
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    I am not sure that I am following you. The windows shown by the TU process can be configured, you can even make a nearly silent update, just showing a dialog when the updater is already downloaded and ready to be executed locally. It all depends how you wrote the script for TrueUpdate to perform the actions and which screens you defined...

    Ulrich

Similar Threads

  1. question for slideshow in ams 7...
    By autoplmst6 in forum AutoPlay Media Studio 7.5
    Replies: 1
    Last Post: 09-12-2008, 07:49 AM
  2. Test Drive Question
    By jrthom1 in forum Setup Factory 7.0
    Replies: 3
    Last Post: 05-17-2007, 01:45 PM
  3. Math.RandomSeed() question
    By stickck in forum AutoPlay Media Studio 6.0
    Replies: 8
    Last Post: 06-09-2006, 09:42 AM
  4. Dialog.Message Functionality
    By AnubisTCP in forum Setup Factory 7.0
    Replies: 1
    Last Post: 05-15-2006, 02:34 AM
  5. Random question
    By tzkennedy in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 04-09-2005, 12:08 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