Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 12 of 12
  1. #1
    Join Date
    Oct 2006
    Posts
    345

    is it possible to have a submenu of a submenu ?

    for example like this ...

    Code:
    tblMenu[8].SubMenu[4].SubMenu[1] = {};
    i get an error when trying this, basically i have a submenu item, that under certain situations, i'd like it to open a second sub menu.

    just wondering if it's possible or if it's limited to one submenu, before i go bashing my head against a wall so to speak !

  2. #2
    Join Date
    Apr 2007
    Location
    Mar Sara
    Posts
    292
    Over here it looks like it's limited to only level 1 submenus. We should definetly have more levels for submenus in AMS 7

  3. #3
    Join Date
    Oct 2006
    Posts
    345
    ok thanks, i had a feeling that was the case, so i found a work around for it, i added an extra separator for each extra item i might want in the sub menu, and then flip that into an option when required so for now i'm sorted, but yes, i'd agree more sub menus would be a good upgrade

  4. #4
    Join Date
    May 2005
    Posts
    1,115
    I think you can use more that one sublevels in 6.
    I'm sure i did it once.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  5. #5
    Join Date
    Oct 2006
    Posts
    345
    ..... well dont keep us in suspense !

  6. #6
    Join Date
    Mar 2005
    Posts
    130
    im also interted in this but i cant figure it either...

  7. #7
    Join Date
    Oct 2003
    Location
    Sao Paulo, Brazil
    Posts
    150

    You can have several submenu levels in AMS6.

    I have just finished a project with 4 submenu levels. I will prepare an example and post here in few minutes.

  8. #8
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    You can have multiple submenus. I don't know how many, just make sure that you define the submenu as a table before defining the entries in the menu. In the Menu Maker I was able to easily define 10 levels deep using submenus.
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  9. #9
    Join Date
    Oct 2003
    Location
    Sao Paulo, Brazil
    Posts
    150
    Here it is.

    As you can see at Page1/Properties/OnPreload event, you can go ahead with any menu levels you want.
    Only you need to take care to not duplicate ID's.
    ------------------------------
    Attached Files

  10. #10
    Join Date
    Mar 2005
    Posts
    130
    Here it is.

    As you can see at Page1/Properties/OnPreload event, you can go ahead with any menu levels you want.
    Only you need to take care to not duplicate ID's.
    thanks Sergio_S but i was asking about the right click popup menu not the MenuBar.

    You can have multiple submenus. I don't know how many, just make sure that you define the submenu as a table before defining the entries in the menu. In the Menu Maker I was able to easily define 10 levels deep using submenus.
    yes i did that but still nothing. can you put a exemple of more than one submenu ?

  11. #11
    Join Date
    Mar 2005
    Posts
    130
    Sergio_S used changed your exemple to use the popup menu and it work great thanks a lot

  12. #12
    Join Date
    Oct 2003
    Location
    Sao Paulo, Brazil
    Posts
    150


    Great to know I could help.

Similar Threads

  1. is there any way to create a menu but i open it from tray
    By melissa in forum AutoPlay Media Studio 6.0
    Replies: 22
    Last Post: 02-10-2008, 04:27 AM
  2. Reach Submenu by an argument?
    By AME in forum AutoPlay Media Studio 6.0
    Replies: 1
    Last Post: 03-26-2007, 12:15 PM
  3. Finally! Dynamically populating PopUp Submenus!
    By Roboblue in forum AutoPlay Media Studio 6.0
    Replies: 6
    Last Post: 05-01-2006, 04:53 PM
  4. How do I create a submenu?
    By case in forum AutoPlay Menu Studio 3.0
    Replies: 2
    Last Post: 11-15-2000, 03:19 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