User Tag List

Results 1 to 4 of 4

Thread: Disabling Menu Groups

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Disabling Menu Groups

    The application menu, i cannot disable menu-groups. ( A menu that holds menu items) That is, during runtime.

    MMF will kidly display the items, which i CAN disable, but i cannot select the menugroup. Yves, pls make a quick small fix for this.

    I need this fixed a.s.a.p. >_>
    I cannot release my editor now, which is ready to be released by now.
    MMF2 really lacks support for the application menu, see my other topics too. But please, fix at least this one a.s.a.p.

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Disabling Menu Groups

    In addition, it would do us good to have the ability to show/hide menugroups. But that maybe a fix/update for a next build.

  3. #3
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Disabling Menu Groups

    I'm sorry this is not in the top-priority list, that won't be done anytime soon.

    95% of the applications I know don't disable sub-menus when all their entries are disabled (just tried VC 6, VS 2008, Open Office and another application to check, their sub-menus are enabled even when all their entries are disabled).

    Why? Because in Windows sub-menus have no identifiers, so you have to access them by position, i.e. that's boring as you have to modify all the commands that access them directly each time you modify the main menu.

    It's probably possible to automatically check all the children and siblings of a menu entry when you enable/disable it and disable/enable its parent if required, but it's not very easy to do.

    We could also associate internal identifiers with sub-menu positions, but it's not easy to do either and won't be done in MMF2.

  4. #4
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Disabling Menu Groups

    cr*p! ok, then i will sit back and disable + enable all menu's = 63 menu's * 2 (enable/disble) * +-4 clicks = about 500 clicks >_>
    ! k, i will prepair my finger and meditate not stress out on this.

Similar Threads

  1. Disabling the Flash right click menu
    By olltwit in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 10th February 2013, 11:07 PM
  2. Enabling and Disabling Groups
    By Meshakhad in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 3rd August 2011, 04:57 PM
  3. Disabling Logout
    By Game_Master in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 8th August 2009, 05:59 AM
  4. Disabling Ctrl+Y and F2
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 20th April 2009, 09:50 AM
  5. Problems enabling/disabling groups
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 3rd June 2008, 12:29 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
  •