How to create shortcut of menu ?

hi,
Is this possible that we can create a shortcut key for our menu?
I made a automation plug-in.And I want my plug-in can execute through some key.
If we can do so  then how?..
thanks

Yes, you can configure your plug-in to have a shortcut key. Edit > Keyboard short
cuts. Navigate to your plug-in menu item and give it a key then hit accept and ok.
You can not do this programmatically. Meaning your plug-in can not assign this key via a pipl property or assign this key at runtime.

Similar Messages

  • How to create a dropdown menu with sub buttons that link back to the labels on click.

    im trying to create a dropdown menu buttons that when you rollover to the top central button the button it opens up like a drop down menu would containg two other subsectional buttons. This makes the sub sectional buttons seperate from the main stage making it difficult to simply give them a on click,  sym.play("label") function.
    the buttons work like this in symbols or sections stage/panel/homebutton inside home button is group dev containg another group dev containg the button which I need to link back to a "label" in the /panel/ symbol or section. Thank you very much.

    pdp_1 wrote:
    Hi!
    I would like to create a DVD menu that offers two languages. So the first page gives two options: Language 1 and Language 2. Then depending on which language you choose, you go to a menu that proposes different videos and a photo slideshow.
    Regardless on which language button you click on initially, you get the same content but in different languages.
    I've been looking at Premiere's templates, which I can certainly customize, but I really don't see how to create the double menu. Does anybody have an idea?
    Put the video with the first language on the timeline followed by the video with the second language.  Use chapter markers so you can have each video as a chapter in the menu.
    I use Premiere Pro, so I can't give more specific directions. Perhaps somebody like ATR will chime in.
    Also, I have another question: can I put videos from different projects in the same DVD with Premiere or must all of the videos that go into the DVD be in the same project?
    Thank you very much!!!
    pdp1
    They must be in the same project.

  • How to create shortcut desktop icon for all users???

    Hello All,
    I want to know how to create shortcut icon for all users in windows 7. I tried C:\Users\Public but no folder for Desktop.
    Thanks

    C:\users\All users
    JS
    Hi,
    I am just wondering, what is the technically correct location to place say, a shortcut, for all users to access on their desktops on a given machine?
    Is it C:\Users\Public\Desktop ?
    Or is it C:\Users\All Users\Desktop ?
    Would it also be possible to explain the differences as well? Or paste some links to the overview of each one? I am having trouble finding anything from MS.
    Thank you.

  • How to create a DVD menu like an animated Flash Menu?

    Hello.  I'm trying to figure out how to create an animated menu in Encore for a DVD, much like how menus are that are created in flash.  How can I create one in Encore for a DVD menu?  Thanks.

    Use After Effects:
    Adobe Encore * Using After Effects to enhance menus
    http://help.adobe.com/en_US/encore/cs/using/WSA5513911-0AD1-440c-BDAD-2E0E806B425E.html

  • How to create shortcut icons for settings

    how to create shortcut icons for settings

    I also have this issue. Apple has indicated they want to have a larger presence in businesses. VPN is a huge part of any business network. Frustrations are hightened by the VPN disconnecting whenever the device Auto-locks. We have a definite need to make VPN's on iPads less tedious...

  • How to create Drop down menu in the selection screen

    Hi all,
    How to create Drop down menu in the selection screen.
    Fast answer will be highly rewarded
    Regards
    Bikas

    hi ,
    TYPE-POOLS : vrm.
    TABLES:vbak,vbap.
    DATA : v(80) TYPE c.
    DATA: wa_vbak TYPE vbak,
          it_vbak TYPE vbak OCCURS 0 WITH HEADER LINE,
          wa_vbap TYPE vbap,
          it_vbap TYPE vbap OCCURS 0 WITH HEADER LINE.
      DATA: l_name TYPE vrm_id,
            li_list TYPE vrm_values ,
            v_count  TYPE i,
            l_value LIKE LINE OF li_list.
    PARAMETERS: p_test(20) AS LISTBOX VISIBLE LENGTH 60 MODIF ID DAT.
    INITIALIZATION.
    AT SELECTION-SCREEN OUTPUT.
      PERFORM get_data.
      LOOP AT it_vbak.
        l_value-key =  it_vbak-vbeln .
        l_value-text = it_vbak-vbeln .
        APPEND l_value TO li_list.
      ENDLOOP.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'P_TEST'
          values          = li_list
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
    AT SELECTION-SCREEN ON P_TEST.
      clear : li_list , li_list[].
      SELECT vbeln
             matnr
             meins
             FROM vbap
             INTO CORRESPONDING FIELDS OF TABLE it_vbap
             WHERE vbeln = p_test.
    START-OF-SELECTION.
      SELECT vbeln
             matnr
             meins
             FROM vbap
             INTO CORRESPONDING FIELDS OF TABLE it_vbap
             WHERE vbeln = p_test.
      LOOP AT it_vbap.
        WRITE :/ it_vbap-vbeln, it_vbap-matnr,it_vbap-meins.
      ENDLOOP.
    *&      Form  get_Data
          text
    -->  p1        text
    <--  p2        text
    FORM get_data .
      SELECT  vbeln
              FROM vbak
              INTO  CORRESPONDING FIELDS OF TABLE it_vbak.
    ENDFORM.                    " get_Data
    regards,
    venkat.

  • How to create a flash menu that links to specific slides with in a Captivate swf

    Hi,
    I was wondering if someone could step by step explain how to
    create a menu in flash that links to specific slides with in a
    captivate swf. I understand that there is a rdcmndGotoSlide
    command. I can't seem to get it to work.
    Thanks,

    pdp_1 wrote:
    Hi!
    I would like to create a DVD menu that offers two languages. So the first page gives two options: Language 1 and Language 2. Then depending on which language you choose, you go to a menu that proposes different videos and a photo slideshow.
    Regardless on which language button you click on initially, you get the same content but in different languages.
    I've been looking at Premiere's templates, which I can certainly customize, but I really don't see how to create the double menu. Does anybody have an idea?
    Put the video with the first language on the timeline followed by the video with the second language.  Use chapter markers so you can have each video as a chapter in the menu.
    I use Premiere Pro, so I can't give more specific directions. Perhaps somebody like ATR will chime in.
    Also, I have another question: can I put videos from different projects in the same DVD with Premiere or must all of the videos that go into the DVD be in the same project?
    Thank you very much!!!
    pdp1
    They must be in the same project.

  • How to creat shortcut for ethernet on desktop in win 8

    how to create shortcut for Ethernet enable and disable
    because i have internet connected with LAN
    and it is has no internet disconnection option

    Hi,
    Here is the command you can write to the batch:
    To disable the interface, you'd then run:
    netsh interface set interface name="Local Area Connection” admin=DISABLED
    To enable the interface, you'd then run:
    netsh interface set interface name=“Local Area Connection” admin=ENABLED
    Note to find your  network interface, you can run
    netsh interface show interface command.
    Thanks!
    Andy Altmann
    TechNet Community Support

  • How To Create Drop Down Menu With Tab

    hi
    How To create Drop Down Menu with tab in Header of application like website Horizontal Dropdown Menu In html.
    Thanks
    Manoj
    Edited by: Manoj Kaushik on Dec 30, 2009 4:16 AM

    Try the Apex forum {forum:id=137} someone there may have an answer.
    Which version, that could be important, XE out-of-the-box has apex 2.1 if it hasn't been upgraded to 3.x

  • How to create a context menu using powershell

    Hi 
    i would like to create a context menu for powershell but i am getting an error after powershell menu is created
    "This file does not have a program associated to it. i am using this script . I am trying to create a powershell shortcut on folders."
    also once it gets created i would like to open powershell as admin always
    New-PSDrive -Name HKCR -PSProvider Registry -Root HKEY_CLASSES_ROOT
    Test-Path HKCR:\Directory\shell\Powershell
    New-Item -Path HKCR:\Directory\shell -Name Powershell
    Set-Item -Path HKCR:\Directory\shell\Powershell -Value "Open Powershell Here" 
    New-Item -Path HKCR:\Directory\shell\Powershell\key -Value "C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoExit -Command ""Set-Location -LiteralPath '%L'"""

    You need to put forth the effort to ask a good, clear, and meaningful question.
    As it stands, you seem to have a record of asking nearly unintelligible questions that take a great amount of effort for others to guess what you are asking. This is bad because it wastes everyone's time.
    Read these for some good information on how to ask good questions:
    Posting guidelines
    Handy tips for posting to this forum
    How to ask questions in a technical forum
    Rubber duck problem solving
    How to write a bad forum post
    -- Bill Stewart [Bill_Stewart]

  • How to create a dvd menu

    hi!
    how would I go about creating a dvd menu, either within a program or in a program that can be burned with another program? I have adobe and macromedia suites, so hopefully I have the programs that are necessary, but I don't even know where to begin.
    thanks!
    jtw
    www.jtwilliams.org

    Adobe Encore will create menus for you. Encore is now bundled with Premiere pro.

  • How to create shortcut on iPad

    How do you create a shortcut on the ipad

    You can only create shortcuts within Safari - tap the icon of the box with the arrow coming out of it the left of the address field and select 'Add To Home Screen'

  • How to create the Header Menu

    Hi Experts,
    how to create or change the Menu (like in the screenshot) .. how to create something like eWorkflow and the level below?
    Screenshot:
    http://img527.imageshack.us/my.php?image=exba7.jpg
    Thanks in advance
    CC

    HI,
    Refer this link for create and changing the roles:
    http://help.sap.com/saphelp_nw04/helpdata/en/ab/89e641813cc517e10000000a155106/frameset.htm
    Display the roles based on the requirment:
    Change the "Sort Priority" of the role to ' 0 '. you can view that role first in the list (Default value is 100). if u give minimun value then that will be displayed as ist role for the user.
    regards,
    Kathiresan R

  • How to create e Role Menu in WAD?

    Hi Gurus,
    I was reading a document about WAD, and mentioned the "Role Menu" web item, so i tried to configured in my web template but i could do it.
    This is the HTML code that im using:
    <P><object>
    <param name="OWNER" value="SAP_BW"/>
    <param name="CMD" value="GET_ITEM"/>
    <param name="NAME" value="ROLEMENU_1"/>
    <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_MENU"/>
    <param name="WIDTH" value="150"/>
    <param name="CLOSED" value="X"/>
    <param name="GENERATE_CAPTION" value=""/>
    <param name="ROLE_1" value="ZMYROLE"/>
    <param name="FILTER" value="PYR"/>
    <param name="HEIGHT" value="400"/>
    <param name="BORDER_STYLE" value="NO_BORDER"/>
    <param name="IFRAME" value="X"/>
    <param name="HIERARCHY_COLOR" value=""/>
    ITEM:            ROLEMENU_1
    </object></P>
    So, Can anyone tell me , How can i create a role menu in a web Template?

    All you have to do is use the role menu web item and do not set it equal to any roles.  Once you logon to the web template,it will show you all available queries, web templates, URLs, Crystal Reports, etc...  this can be filtered out.  Are you receiving any errors?
    Jeff

  • How to create shortcut to turn on/off Wifi in Snow Leopard

    I want to use the F5 key on my MBP to turn on Wifi with a single hit on the keyboard and turn it off again with a single hit using F6. Is this possible? I've tried to do it under Preferences/Keyboard/Keyboard Shortcuts but I can't add F5 (not by typing and not by hitting that button). That button seems to be dedicated for the illumination of the keyboard. How can I change these settings so that I can have my fast function key at my disposal.
    Cheers,
    BassPlaya

    Since nobody has posted a solution, here's one way to do it, expanding upon WZZZ's answer above should actually be:
    networksetup -setairportpower en1 off
    networksetup -setairportpower en1 on
    where en1 is the Interface Name of your Wi-Fi device. It was en1 on my laptop, but you can check and be sure using:
    networksetup -listnetworkserviceorder
    Also, you can toggle it if you grep the current state using -getairportpower first. Here's the full command to toggle Wi-Fi state on and off (the whole thing is one long line):
    networksetup -getairportpower en1 | grep "On" && networksetup -setairportpower en1 off || networksetup -setairportpower en1 on
    But typing it every time into Terminal is no good, so here's how you create a keyboard shortcut that runs a shell command:
    1. Start Automator, and create a new Service.
    2. Set "Service receives selected: to "no input" in "any application".
    3. Add an action named "Run Shell Script". It's in the Utilities section of the Actions Library.
    4. Insert the bash command you want into the text box and test run it using the Run button (top right). It should do whatever the script does (off, on or toggle), and there should be green ticks below the Action.
    5. Save it, giving it a service name you can remember.
    6. Go to System Preferences -> Keyboard, and go to the Shortcuts tab
    7. Go to the Services section, and scroll down to General - you should find your service there. If you select the line, you can click "add shortcut" and give it a keyboard shortcut.
    The shortcut key will now trigger whatever command you set up earlier, no matter what app you're in, but shortcuts from the app take priority (so if your hotkey clashes with a hotkey in the app you're currently running, the app's hotkey will trigger).
    Also, I don't think you can use any of the function keys. I don't know why, but I've never had those ever work, even with the Fn key. Command Shift A or something like that works fine.

Maybe you are looking for

  • Can't open Logic files

    I am unable to open songs I created in earlier versions of Logic [eg. Logic Platinum] in Logic Pro 8.0.2. Apple claim in the Logic Pro 8 manual that this version of Logic will open songs created with older versions. When I try to open these songs I g

  • Need to find specific OD attributes for an new application.

    I have an application that supports LDAP v3 and is requesting the following info. I need to know what the valuse are for these in Apple's Open directory or how to find them on the directory server. I'm used to setting this app up in a Novell environm

  • Has anyone else seen this dialog box graphical phenomenon?

    Hi, I'm running 10.5.4 on a MacBook Pro (4,1) and have noticed a strange effect on some dialog boxes in Leopard - darker grey blocks appear around text, controls and buttons within the dialog box. The effect occurs on both the MacBook Pro display and

  • How to mount TC automatically (for iTunes)

    hi there, i have my iTunes library on a Time Capsule.  in this case it is very important to mount the TC before opening iTunes as otherwise iTunes will revert to the default library location. is there a way to make the TC mount automatically in order

  • Lead Management - CRM 5.0

    HI gurus, I have 4 questions: 1. What is the lead user exit (if it exists)? 2. What is the correct mapping for CRMXIF_ORDER_SAVE associated to "status" field? 3. What is the table which contains texts (description or note)? 4. How can I valorize new