User Tag List

Results 1 to 7 of 7

Thread: keyboard combination action

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    keyboard combination action

    I'm not sure if I'm missing something but I'm trying to create custom actions based upon keyboard combinations being pressed.

    In the application menu I have the accelerator set to Ctrl+K. I have an event created so that when someone selections the particular option from the app menu it does the desired action. My issue though is how do I get it where when they Press the combination listed in the app menu for it to also do the action I have set up?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keyboard combination action

    Why would you list it in the app menu? D:

    *Repeat While Control Is Pressed
    *On K Pressed
    >>Do Action

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keyboard combination action

    Why would I list it in the app menu? To let people know that the action had a keyboard shortcut. For example, Copy had next to it Ctrl+C. That's letting people know that the keyboard shortcut for Copy is Ctrl+C. For this it's letting people know that the keyboard shortcut for this particular action is Ctrl+K.

  4. #4
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keyboard combination action

    Thanks, that did the trick. I has the conditions set up wrong. I had it like:

    *When key Control is pressed
    *When key K is pressed
    >>Do Action

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: keyboard combination action

    If you are going to use the Application Menu for the shortcuts, you need to ONLY have the event for the Menu Item Selected. It will automatically be triggered when the key combo is pressed.
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: keyboard combination action

    LB, I thought the same thing. I thought as long as an event existed to trigger the action in the application menu that MMF would automatically associate that with the key combination I selected in the menu editor. That wasn't happening though. So I figured maybe I had to create a separate event to handle the key combination.

  7. #7
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: keyboard combination action

    The only time it does not work is if, for instance, you were typing in an Edit Box or other control.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Freeze of debug mode in combination of Layer sort order & Joystick extension
    By AftPeakTank in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 25th July 2013, 03:56 PM
  2. Combination Lens + Tint + Outline???
    By roxflame in forum Hardware Accelerated Runtime
    Replies: 4
    Last Post: 12th July 2013, 08:29 PM
  3. Combination of automatic and specific sound channel assignment possible?
    By JoKa in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 15th May 2012, 12:09 PM
  4. Combination of registry fetching and aditional dir
    By CosmicD in forum Install Creator and Patch Maker
    Replies: 3
    Last Post: 25th October 2011, 06:13 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
  •