Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2

Thread: Check Menu Item

  1. #1
    Join Date
    May 2007
    Location
    New Jersey
    Posts
    144

    Check Menu Item

    I have a problem... I want that when they press this menu item, it will then check the menu item. After they press it again, it will uncheck the item. I know I need to use something like this:
    Code:
    tbMenuData = {};
    tbMenuData.ID = 31;
    tbMenuData.Checked = true
    Application.SetMenu(tbMenuData);
    But how do I tell it to keep the last menu and just edit the menu item with the ID of 31? THANKS

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. FUNCTION: Adjust Menu Item Properties
    By Desmond in forum AutoPlay Media Studio 7.5 Examples
    Replies: 20
    Last Post: 05-27-2010, 06:38 AM
  2. Article: Adding a Menu Bar System
    By Brett in forum AutoPlay Media Studio 7.5 Examples
    Replies: 5
    Last Post: 12-04-2006, 07:31 PM
  3. Missed the Boat
    By JerryQuinn in forum AutoPlay Media Studio 6.0
    Replies: 9
    Last Post: 11-23-2005, 05:18 PM
  4. Menu Item : Check In Runtime
    By Mina in forum AutoPlay Media Studio 6.0
    Replies: 6
    Last Post: 11-10-2005, 09:32 AM
  5. TUTORIAL: Showing and Hiding Objects in AutoPlay Menu Studio 3.0
    By Support in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 10-10-2002, 02:39 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