Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2004
    Location
    Taiwan
    Posts
    83

    Huh? About button of application?

    Hi all:
    I have a confuse problem. When I use a button in AMS5.0, then to click this button. It will change colors. If I specify the color changes from yellow to black. Then I want the black color to be fixed. It means after clicking this button, it will keep black color. It won't yellow color. How can I do? Who can give me a simply examples in AMS5.0? Thank you for advance.
    Pierre

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728
    Do you want it to go from yellow to black, and then when you click on it again, it goes from black to yellow...but until you do, it stays black? Like so:

    yellow <click> black <click> yellow <click> black...

    If so, just make it a Toggle button: double click on the button object, and change the Style setting from "Standard" to "Toggle."

    If you want it to go from yellow to black, and then never go back to yellow, like so:

    yellow <click> black <click> black <click> black...

    Then I would probably use 2 buttons, one that is yellow, one that is all black. Put the all-black one behind the yellow one, and use actions to hide the yellow button the first time it's clicked.
    --[[ Indigo Rose Software Developer ]]

  3. #3
    Join Date
    Apr 2004
    Location
    Taiwan
    Posts
    83
    Hi Lorne:
    Thank you for supporting. I had tried successed. Thank you again.
    Pierre

Similar Threads

  1. Creating a Button that Closes the Application
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 10-03-2003, 01:01 PM
  2. HOWTO: Distribute an AutoPlay Application with Setup Factory 6.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-25-2002, 02:33 PM
  3. INFO: Dynamically Resizing an Application at Runtime
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-21-2002, 02:23 PM
  4. HOWTO: Make an AutoPlay Application Expire
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-09-2002, 10:10 AM
  5. INFO: How to Set the Default Application Directory
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-25-2002, 12:02 PM

Posting Permissions

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