Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2

Thread: menu issue

  1. #1
    Join Date
    Jul 2007
    Posts
    8

    menu issue

    hey

    in my app, the on-page-show-event reads the contents of a txt file to a string, and populates a combox box with each line a new entry in the combox.

    i have a menu item which i can check or uncheck. is there a way that i can see if that particular menu item is checked...

    and if it is checked the page-on-show-event will read one text file..

    and if the menu item is unchecked the page-on-show-event will read a different text file to fill the combobox.

    thanks!

  2. #2
    Join Date
    Jul 2002
    Location
    Just South of Reality
    Posts
    778
    Look at Application.GetMenu().
    This will return a boolean value for the menu item 'Checked'.
    I've not used it, but there is an example in the help.

    hth

Similar Threads

  1. 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
  2. More Menu Bar Examples
    By Roboblue in forum AutoPlay Media Studio 7.5 Examples
    Replies: 5
    Last Post: 02-28-2006, 08:58 AM
  3. About Popup Menu issue?
    By pierre in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 04-20-2004, 07:20 AM
  4. 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