Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2002
    Posts
    12

    custom dialogue boxes

    The Dialog action is very cool! But, is there a way to configure the standard Windows message box appearance? Borders, Colors, logo, custom font and point size would be great.

    Alternatively, has anyone the syntax to incorporate a bitmap while the Application Action "Sleep" timer is functioning?

    Thanks!

    peter

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: custom dialogue boxes

    Alert boxes are standard components and cannot currently be customized, try using javascript/HTML pop-ups for that purpose...

    As to the other, when the application is sleeping you can't do anything because it is sleeping...

    Sounds like you want a custom message to be visible during your aplication sleep portion. Simply create a dedicated page, i.e. a page with your visual message and application sleep action, and use that...


    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: custom dialogue boxes

    One way to build custom dialog boxes is to simply build each dialog as another AutoPlay Media Studio project. Whenever you want one of the custom dialogs to appear, just launch the appropriate executable.
    --[[ Indigo Rose Software Developer ]]

Posting Permissions

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