I have to add context menu on each screen?

Hi all

I want the shortcut menu on each of my screen (for example all on 15 screens that I need). So do I need to add the code to each of my screens? If this is not the case, how can I keep it?

Hello

I think you can write a 'basic screen', in the 'home screen' insert your code with the context menu and other screens extends this form 'base', so you get the context menu in the other screens too.

Tags: BlackBerry Developers

Similar Questions

  • Add context menu of the taskbar using the registry editor

    I am able to add context menu items in the background of the Office (HKEY_CLASSES_ROOT\DesktopBackground\Shell) or records (HKEY_CLASSES_ROOT\Folder\Shell) but I can't find the key needed to do this to the taskbar. What is it?

    As far as I KNOW, you can add items to the context menu of the taskbar. All we can add is deskbands and custom toolbars (if you are a programmer.)

  • How to fix the context menu on the screen?

    So, I wanted to add a shortcut to the page menu when I press a button.

    I'm following the example of code here Context Menu

    // Create the Container and ActionSet
    Container* contextContainer = new Container();
    ActionSet* actionSet = ActionSet::create()
            .title("Context menu")
            .subtitle("Select an action.");
    
    // Create the ActionItem objects and add them to the ActionSet
    ActionItem* action1 = ActionItem::create()
            .title("First action");
    ActionItem* action2 = ActionItem::create()
            .title("Second action");
    ActionItem* action3 = ActionItem::create()
            .title("Third action");
    actionSet->add(action1);
    actionSet->add(action2);
    actionSet->add(action3);
    
    // Add the ActionSet to the Container
    contextContainer->addActionSet(actionSet);
    

    So how can I actually say that it displays the menu?

    Thank you.  just thinking about it.  wish all first as there are examples.  Arrgg

  • How to add "Add to Windows Media Player list" to the context Menu of the specific file types

    I use Windows XP Professional 64-bit and I can't understand how to do this, even after hours of reading on google.

    When I right click. MP3 files or. AVI files, they give the option to context menu "Add to Windows Media Player list" but other files that I wish it would show for such as. MKV or. AAC, I can't show him for. I have searched everywhere in the windows registry and cannot for the life of understand me this.

    It works perfectly well and appears on our windows vista computer and the old 32-bit windows xp computer, but it does not appear on my new current.

    How I'd go about adding this choice "Add to Windows Media Player list" when I right click on. MKV and. AAC files?

    If possible, I would like to do this without having to install any software. I don't have a problem with the registry change and prefer it if possible.

    Hello

    You can follow the steps in the link:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-files/how-to-add-context-menu-commands-for-file-types/883b8423-8AC2-43bc-b0ae-3ac2be8e89e7

    You can also post your request in the link:

    http://social.msdn.Microsoft.com/forums/en-us/windowsgeneraldevelopmentissues/threads

  • Problem VLC media player - option of the context menu "add to vlc media player playlist" disappear in the selection of multiple files.

    OK, here's my problem. I installed VLC. It works very well. I have 'Add to playlist in vlc meadia player' on the pop-up menu file.

    PROBLEM: If I select more than 16 files and then "Add to vlc meadia Player playlist" disappear from the file context menu.

    ANNOYING: This stupid Windows Media Player is still there.

    QUESTION: Why vlc disappear from the file context menu if I select more then 16 files but wmp doesn't?  Is M$ trying to force people to use WMP?

    I also did my OWN program and he added in the context menu, and I discovered that my OWN program has also 16 files limit.

    Why windows deletes non MS program context menu, if I select more than 16 files? How can I solve this problem? I want to have my custom context menu program, even if I select more than 16 files.

    How to fix this?

    Hello
     
    I ask you to post this question on the Microsoft Development Network forums.
    Here is the link:
    http://social.msdn.Microsoft.com/forums/en/windowspro-audiodevelopment/threads
     
    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • AppTabs option does not display in the context menu.

    The instructions State:

    Right-click on the tab you want to turn it into an App tab and select Pin as App tab in the menu.

    But when I right click, the menu that does not have this option. Is it possible that one of my modules or plugins is the neutralization of him?

    I have a screenshot, but I do not see how to add it to this form.

    You seem to have extensions that have changed this context menu, check this via the options of each of them.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions of the origin of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Context menu on Custom EditField?

    Quick Q... I have this simple custom EditField and now I've lost the context menu (I have to cut and paste)...

    Can someone please indicate what to replace to get it back?

    Thank you

    public class EditFieldStyled extends EditField{
        public EditFieldStyled(long style) {
            super(style|EditField.NO_NEWLINE);
        }
        public EditFieldStyled() {
            super();
        }
        public void paint(Graphics g) {
            int _oColor = g.getColor();
            g.setColor(0x00999999);
            g.drawRect(0, 0, getWidth(),getHeight());
            g.setColor(_oColor);
            super.paint(g);
        }
    }
    

    Isn't it great how just ask a question on this forum lets you solve your problems?

    The EditFields were on a PopupScreen that does not have a default context menu. So just change the Style of the PopupScreen as follows.

    public MyPopupScreen(){
        super( new VerticalFieldManager(),DEFAULT_MENU);
    
    ...
    
  • Context menu disappears

    Hello community,

    We have an application adf with a table with lots of data. To improve the operation of the table, we have implemented a context menu. If I right click on a row in the table, the context menu is displayed and I can choose a menu entry.

    But...

    There is another scenario:

    I right click to get the context menu. Then I see: Oops, it of the wrong line and right-click again on another line. The shortcut menu disappears (which is good) but does not come back again on any other right click. After reloading the page, I can again call the context menu.

    This seems to be a bug for me but there may be something else wrong with my application?

    JDEV Studio Edition Version 11.1.2.4.0

    Browser: Firefox 31.8, IE 9.0.8112

    Can someone give an opinion?

    Here is my code. I removed the headphones of the property. It is not important in this case and makes the code less readable:

    <af:popup childCreation="deferred" autoCancel="disabled" id="p1"
                                                              contentDelivery="lazyUncached">
                                                        <af:menu text="menu 1" id="m2" contentDelivery="lazy">
                                                            <af:commandMenuItem text="Nachricht öffnen" id="cmi3"
                                                                                action="#{monitorClickBean.callMessage}">
                                                            </af:commandMenuItem>
                                                            <af:group id="g2">
                                                                <af:commandMenuItem text="Nachricht herunterladen"
                                                                                    id="cmi2">
                                                                </af:commandMenuItem>
                                                                <af:commandMenuItem text="Suche passenden Eintrag" id="cmi1"
                                                                                    action="#{monitorClickBean.MarkSameMessageFromMETA}"
                                                                                    disabled="#{pageFlowScope.MetaFilterValueChangedBean.someFiltersSet}"
                                                                    <af:setPropertyListener from="#{row2.SidIe}"
                                                                                            to="#{pageFlowScope.paramSID_IE}"
                                                                                            type="action"/>
                                                                </af:commandMenuItem>
                                                            </af:group>
                                                            <af:group id="g4">
                                                                <af:commandMenuItem text="Fehlermeldung anzeigen" id="cmi7"
                                                                                    action="Show_Error" useWindow="true"
                                                                                    windowHeight="340" windowWidth="500"
                                                                                    windowEmbedStyle="inlineDocument"
                                                                                    disabled='#{bindings.Status.inputValue ne "ERROR"}'>
                                                                </af:commandMenuItem>
                                                            </af:group>
                                                        </af:menu>
                                                    </af:popup>
    
    
    
    

    I have simply included the context menu inside the contextmenu of the table facet. Here is the structure:

    popup.PNG

    Message geändert durch user8850362

    Kind regards

    André

    I build a small test case (using 12.1.3 as I do not have a 11.1.2.4 version available) and it works OK. The only change I did was to put the autoCancel = "valid" ifor the popup. This gives you better feedback to the user interface. If you set this value to false, you must click twice to get the context menu on the second row (once to close the old, once to get a new).

    Timo

  • Failed to create the menu popup JavaScript with to display the context Menu with the help of add behaviors

    Whenever I load a page with this added behavior and test it with my link, I get a message "error on Page".

    Here's what I do:

    Create a new HTML page in Dreamweaver 8.0.2 and save it.

    Add a hyperlink in the Insert-> menu hyperlink. Do not put anything in it except a few example of text; "THIS IS a TEST", or something.

    Select the hyperlink and choose "Show the context Menu" in the tag behaviors menu tab ' + '. The dialog box will appear.

    Add a single item and add a link to a page. Do not change the other options. Click OK to close the dialog box and the code will be added to the page.

    Save the HTML page again and press F12 to load the page on your test server and display them in a browser.

    Hover your mouse over the link to test. Nothing happens and there is a message in the status bar at the bottom of the browser, "error on Page".

    OK, it works. I saw the source file that are listed there, but I assumed that Dreamweaver would be to download the file with the HTML file to test on my test server. Usually, I'm prompted to download all the dependent files. Is there an exhibitor or dreamweaver do not miss this link?

    I'm sold on convictions explained in the rants you have linked, but only after I see that Dreamweaver menus don't work. It is not entirely necessary for my completely dependent users of my menus, they are only a feature of page layout.

    Since I have the ear, maybe you could tell me something before my attempt it: is it possible to generate the JavaScript using PHP? I would like to include JavaScript in the context of records with PHP MySQL. Is there another possible solution from PHP? I guess that ASP is a solution already and maybe Flash too.

    This is the kind of page I'm working on that:

    http://www.symbiota.com/MiloTrial/witnesses.php

    I would like to see a drop down menu for each trial where the number of witnesses is less than 10 to save someone the trouble to open a new page just to see a list of ten names.

  • How to add "Look it up in lexicon" to the context menu?

    Hi all! The title says it is in fact... When I highlight a word in a text donnΘ, is possible to add an item to the context menu - > search in the lexicon or Contextual menu - > Services - > search in the lexicon (or whatever it may be called).

    I mean by local "lexicon" built in the dictionary as part of Mac OS (El Capitan in my case).

    Any help will be greatly appreciated!

    Try to open system preferences > keyboard, look in the tab shortcuts.

    Title services in the sidebar, there should be a section 'search' with an option to activate the context menu item 'search in the dictionary'. Allow it to appear in the right click menu "contextual".

    p.s. This is an earlier operating system, it may have changed.

  • How to change the file context menu to add "shortened creat?

    I have chosen just my Mozilla browser and that you want to add shortcuts to files by using the context menu, but it doesn't have the choice "create shortcut" displayed.

    If you want to create Web site shortcuts on the desktop, install the following extension.

  • Add the "Print Directory Listing" option to the context menu of Windows Explorer

    Get the error message when you try to use the "Print Directory Listing" solution found in:
    http://support.microsoft.com/kb/321379/en-us on my new Windows 7 system (from February 2010).

    Could create the context menu of Windows Explorer for the task, but selecting just results in the following error message:

    "This file doesn't have an associatd with her program to perform this action. Please install a program or... to create an association in the default programs control panel. »

    Wentback and checked my Regedit work.  Even deleted the new key and she recreated (just in case.)

    NOTE: I had successfully used the instructions in this article to add "Print Directory Listing features on Windows XP systems, so I reviewed these instructions to see differences and noticed that it * no. * 'associate' step for Vista/Win7 in the article, but this step still shown for XP.»

    And, there seems to be NO WAY to associate a program (in this case, a ".bat") with all of 'record' as target.  Only choices I see these in the 'control panel default programs ' are'. [extensions] "and the protocols.

    So I'm puzzled.

    Any help would be appreciated.

    SJ Pratt

    I just tried this with instructions to the http://support.microsoft.com/kb/321379/en-us link you provided and it worked fine.

    In view of the error you get here are my assumptions to what may be the problem.  Please try these out and answer:

    -Because it denounces, "file doesn't have an associated program.." I would make sure that when you created with Notepad the file .bat you na not to create a file called 'Printdir.bat.txt' or 'Printdir.bat.some_bad_extension '.  If your Windows Explorer settings are set to hide file extensions when you look at a file name, then maybe the REAL file extension you give the command file is being hidden on your part and Windows does not know how to open a file with the extension hidden type.  Make sure that you can see all the file extensions and make sure that the batch file is named with the .bat extension.

    -If you see very well all the file extensions in Windows Explorer and your file is called really Printdir.bat, make sure that you have saved in your root directory of Windows.  If you access %windir% you see Printdir.bat inside there?  If this isn't the case, put it there.  If you do, when you double-click the .bat file Windows run without error and print the dir?  If it works, you know that the batch file works correctly.

    -There's a typing error in the instructions for Vista/Windows 7, check that your registry entries look like this:

    HKEY_CLASSES_ROOT\Directory\shell\Print directory Listing\command

    This shows the new key under shell called "Print Directory Listing" and inside this key/folder another folder/key named "command".

    To within the key/folder 'command', it takes only one entrance with the name of (by default).  Double-click (default) and make sure that its value data is set to:

    Printdir.bat %1

    -You shouldn't need step "the associate" in Windows 7.

    -You can add "Add Print Directory Listing to the context menu of Windows Explorer" for the title of your question so that others can find it.

  • Can I add 'Run' in my context menu?

    Hey everybody,

    I was only to learn how to add items to my context menu (the right-click menu) and I was wondering how to add the 'Run' application to this menu, because I'm lazy and I don't like having to go to the start menu whenever I need to use it. Thank you for your time and advice is much appreciated.

    Hello newk0001 and welcome to the forum of Microsoft

    Yes, it's a simple one just follow along and you should be fine

    do a search for "Run" in your windows Explorer»

    Copy the path to the program "Run".

    Press the Windows key + r

    Type "regedit" without quotas and press return

    Click Yes if prompted

    Search for "HKEY_CLASS_ROOT\Directory\Backgrounds."

    Make a right click on shell-> click New-> key

    Name the button "Run".

    Right-click the new key "Run", and then click New-> key

    Name the button "order".

    Click the new key to select.

    Double click "(default)" witch is in the right pane

    Paste the path to the value data: text box

    Restart your computer

    When you open a session right click on the desktop and notice that you now have the enforcement program in your context menu

    good luck and have fun with her

  • How to add commands to the context menu for the types of files (add associations)?

    I would like to download anime and re - encode standard dvd (mpeg2) format before you burn it to a DVD for better quality.  I have a program suite that supports the grunt work, but to do a contextual menu command that calls the original batch file that the user must manually add it to the menu of context by file association.  I found that I can access the menus of file associations, but the option to add a new association with an existing file type does not seem to exist.  Is there a registry entry, I need to change or add to allow me to customize my context menus in Windows 7?

    Create a text file (make sure you have the framework where you DO NOT hide known file extensions unmarked)

    Change the new text file... Copy the following: [quote]

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\WMP11. AssocFile.AVI\shell\Queue for encoding]
    @= "& Queue for encoding.

    [HKEY_CLASSES_ROOT\WMP11. AssocFile.AVI\shell\Queue for Encoding\command]
    "@="c:\\dvdstudio\\scripts\\Queue.bat \"%1\"

    [HKEY_CLASSES_ROOT\WMP11. AssocFile.MP4\shell\Queue for encoding]
    @= "& Queue for encoding.

    [HKEY_CLASSES_ROOT\WMP11. AssocFile.MP4\shell\Queue for Encoding\command]
    "@="c:\\dvdstudio\\scripts\\Queue.bat \"%1\"

    [HKEY_CLASSES_ROOT\CCCP. WMP. AssocFile.MKV.1\shell\Queue for encoding]
    @= "& Queue for encoding.

    [HKEY_CLASSES_ROOT\CCCP. WMP. AssocFile.MKV.1\shell\Queue for Encoding\command]
    "@="c:\\dvdstudio\\scripts\\Queue.bat \"%1\"

    [/ quote]

    Save the text file..., rename the text file with the .reg extension

    Double-click the new registry file to add the context menu commands to your registry... everything is done! :)

    And thank you very much, BluePlateSpecial!

  • How to add custom context menu menu items?

    How to add custom context menu menu items?

    through c++ sdk

    Hi Philippe,.

    to display a context menu you just replace the path of the menu. For example if you have a menu ' hand: & Layout: MyMenu "you can add it to the context menu"RtMouseLayout:MyMenu"in your MenuDef resource in the file en with the ActionID of your ActionComponent.

    Markus

Maybe you are looking for