User Tag List

Results 1 to 3 of 3

Thread: Alt key to access application menu?

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Alt key to access application menu?

    Is there a way to get the application menu in focus so it can be used by the keyboard arrows? For example, open Notepad and press the alt key. It puts the keyboard focus up in the file menu. I want to replicate that feature but can't seem to get it to work. I swear I had done it in the past...

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    Only thing I could think of is simulating the "alt" keypress,
    "Control X" object can do this (doesn't work with keystring "Alt Gr", but luckily works with key value = 18)

    see example:
    keypress_menu.mfa

    (a notice for anyone willing to mess with Control X object: always rememer to add "key up" conditions or you could get your keyboard stuck )

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall CreatorInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Aug 2006
    Location
    France
    Posts
    1,263
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Hi,
    When you edit your menu put a '&' char before the letter, example: &Open will be select when you type Alt+O

Similar Threads

  1. Access REST api from application
    By Kentronisk in forum Fusion 2.5
    Replies: 5
    Last Post: 30th June 2015, 11:35 AM
  2. Replies: 1
    Last Post: 17th July 2014, 07:52 AM
  3. Sub-Application Menu
    By LemonyLime in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 15th March 2012, 06:05 PM
  4. MMF - Access Object in another MMF application
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 29th August 2008, 09:11 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
  •