Menu of the application on SWIPE_DOWN

I want to add an application menu that appears on the shot down. I searched the forum and found the example interesting and useful to LWalker (creating a menu of application BlackBerry PlayBook Tablet using the BlackBerry Tablet OS SDK from Adobe...). It works, as long as you have no control over the scene, at least that's my experience. When there are active controls, like buttons or input fields, you can drag the drop-down menu, but you can not make disappear again.

I have an image as a background covering the entire scene and tried to affect the eventListener - to bring up the menu disappears again (according to the example of LWalker) - this image, but the application is not responding to a click and my guess is it is caused due to controls active I put on top of the image.

Can anyone help?

BTW, there is also something else I know: If you use scrollpanes, there is a bug in qnx who those who parade always even if they are behind other objects (not wanted the behavior). in this case, you must set enabled = false for scrollpanes when they are covered by the otehrs. I don't know if on textareas etc.

Tags: BlackBerry Developers

Similar Questions

  • How to make a menu of the application at the bottom?

    Hello

    I just want a built-in inside menu within the application like blackberry menu.

    But if I scroll on the screen the menu should remain static. (like the iphone).

    can anyone suggest me how I can do?

    thankx.

    In the constructor of your main screen:

    Field[] menuItems = makeMenuItems();
    HorizontalFieldManager menuBar = new HorizontalFieldManager(USE_ALL_WIDTH);
    for (int i = 0; i < menuItems.length; ++i) {
      menuBar.add(menuItems[i[);
    }
    setStatus(menuBar);
    

    Then write a function makeMenuItems() that returns an array of the fields (buttons or other) you want to put in your menu bar.

  • Too many items to menu in the application will result in failure project packaging

    Hi all

    I have a problem in my application when the number of the menu in the application items exceeded a certain number of the packaging project fails.

    When I tried to the bottling of the project in eclipse, an error message was the result:

    I/o Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified
    Packaging project Myproject failed (taken 6,391 seconds)

    But when I remove one menu item package succeeded.

    What could be wrong.

    Thanks in advance.

    Thank God,

    I found the solution:

    I'm not sure but I think becaue I use (Blackberry JRE 5) so I need JDK 6 more to update 20.

    But what makes issue resolved that:

    I installed (JDK 6 update 21) and put the path to the bin folder in environment variables.

    Here is the link to download (JDK 6 update 21):

    http://download.Java.NET/jdk6/6u21/promoted/b05/binaries/JDK-6u21-EA-bin-b05-Windows-i586-29_may_201...

    To add the environment variable:

    Right click on my computer > properties > advanced > environment variables:

    system variables:

    Double click PATH, and then add the path to the bin folder (can be like this: "C:\Program Files\Java\jdk1.6.0_21\bin")

    I hope this will help one.

  • In creative cloud photoshop and bridge are updated, but I don't see any launch icons in the menu of the application. What can I do to open Photoshop CC and CC bridge

    In creative cloud photoshop and bridge are updated, but I don't see any launch icons in the menu of the application. What can I do to open Photoshop CC and CC bridge?

    Run the cleanup tool and reinstall.

    Use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

    Mylenium

  • How is it when I click on the menu of the Applications in the Options screen, Firefox crashes?

    Whenever I open the tab Options in Firefox, I can access all items with the exception of the Applications menu. When I click on the Applications menu, Firefox freezes and the only way to fix is to open the Task Manager window and force a shutdown of Firefox. I use the latest version of Firefox and the updates of Windows 10.

    It is normal to have a slight delay, while Firefox generates the list. If you wait more than 10 seconds, there may be a problem with the settings file that Firefox is reading.

    As it is difficult to change, when there is a problem, we offer usually when you rename the file and allows Firefox to rebuild the Windows registry. Here's how:

    Open the settings folder (AKA Firefox profile) current Firefox help

    • button "3-bar" menu > "?" button > troubleshooting information
    • (menu bar) Help > troubleshooting information
    • type or paste everything: in the address bar and press Enter

    In the first table of the page, click on the view file"" button. This should launch a new window that lists the various files and folders in Windows Explorer.

    Leave this window open, switch back to Firefox and output, either:

    • "3-bar" menu button > button "power".
    • (menu bar) File > Exit

    Break while Firefox finishing his cleaning, then rename the mimeTypes.rdf to mimeTypes.old (or another name of your choice, in the case where you decide to roll back this experience).

    Launch Firefox back up again and return to the Options page to specify your preference. The list will load?

  • There is no pen menu in the application? Unable to connect...

    I have an iPad Pro ~ and already download applications Adobe Sketch & draw Adobe.

    But as the manual says to "Click the pen menu", I don't think any "pen menu" through the entire application, so I can't connect ink & Slide to the iPad...

    Could someone help? Thank you very much ~

    Ink and Slide is not supported on the iPad Pro.  You can go to ink & Slide Help | Ink and drag FAQ to see which devices are supported.

  • CC Office disappeared and it shows in the menu of the application such as missing but I can't install it again once it is downloaded, on iMac

    I use Photoshop, Lightroom, and Muse, my desktop cc app is grayed out, and in the application menu it shows with an arrow curved on it as it has been moved. I downloaded again, but it will not be installed. What should I do?

    Hello

    Please use the 2 mentioned in the link below and then try to reinstall the application of Office CC again.

    Error: "unable to install". Creative cloud office

    Hope this will help you.

    Kind regards

    Hervé Khare

  • How to view the application menu in the app?

    Hi all

    Does anyone know how to view the application menu in the app?
    The ultimate effect is that when you see the user swipe down from the top of the screen, the menu of the application.

    Thank you very much.

    Please check the recent threads or duplicate search before posting questions: http://supportforums.blackberry.com/t5/Cascades-Development/Application-Menus/td-p/1785653

  • jQuery Mobile BB10 theme: the Application (kick-down) Menu

    I use the latest released version of the jQuery Mobile BB10 theme to develop my apps. I have some questions on how to implement the Application Menu (or sliding down):

    1. I understand the instructions for user interface while the Application Menu is no longer an overlay on top of the current screen (because we are used to seeing in the PlayBook OS 2 applications)? Is the Menu of the Application requires to press the entire page (or screen) down to display the menu buttons?

    2. the Application Menu included in jQuery Mobile BB10 theme, or do we need to implement the set up menu and keys by using a custom code? It is relatively easy to implement this function. I just want to make sure my code matches what is in the BB10 theme.

    Thank you.

    Hello ProLove360,

    I don't think JQuery UI BB10 theme includes a blow in the drop down menu, but the implementation of the menu to slide down to BB10 in WebWorks is not set in stone. In fact, it is very expensive (side performance) to go down the whole container to reveal the menu, therefore a superposition of the top does work better in my opinion.

    You can use the example below for a shot in the menu drop-down:

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/master/swipemenu

  • Hide the Application of a screen menu

    Hi guys,.

    I don't want to display the menu of the application for all the screen. So, how can I hide for a particular screen.

    I tried with the code below, but it's not helping

    Application.menuEnabled = false;
    

    Is there a way we can hide for a particular screen?

    Hello

    I use request: instance()-> setMenuEnabled() in C++, but it should work in QML too. The above command seems to be OK. It is to be ignored?

    You will need to re-enable the menu when the cache the screen, for example in onPopTransitionEnded if you use NavigationPane.

  • Disable the Application Menu

    I have a navigationPane with an Application Menu. One of the items in this menu is settings so
    When I click on parameter I shows the Settings Page but I would like to turn off the Menu of the Application
    When the user on the Configuration page

    I put in the onCreationCompleted of my settingPage
    Application.menuEnabled = false;

    And when I click on the back button I do:
    Application.menuEnabled = true;
    navigationPane.pop ();

    However, the Application Menu is always displayed in the settings page, so how can I disable it?

    I did it!

    When I press settings page, I disbale the application from the page menu, then

    ActionItem {
        title: "Preferencias"
        imageSource: "asset:///images/ic_settings.png"
        onTriggered: {
            var page = getPreferenciasPage();
            page.onRefreshDropDownLicencia.connect(onRefreshDropDownLicencia);
            Application.menuEnabled = false;
            navigationPane.push(page);
        }
        function getPreferenciasPage() {
            if (! preferenciasPage) {
                preferenciasPage = idPreferenciasPage.createObject();
            }
            return preferenciasPage;
        }
    },
    
  • How to add the application menu

    Hi guys, I want to add a menu to the application. I can not get the menu.

    I just tried to add the menu for the lettering of calendar and I can't get any code, what could be the problem

    public class Main extends Application
    {
        Main()
        {
    
           MyMenuItem myMenuitem = new MyMenuItem(0);
           ApplicationMenuItemRepository.getInstance().addMenuItem( ApplicationMenuItemRepository.MENUITEM_CALENDAR,myMenuitem);
    
        }
        public static void main(String arg[])
        {
            Main m=new Main();
            m.enterEventDispatcher();
        }
    
    }
    
    class MyMenuItem extends ApplicationMenuItem{
    
        //using the default constructors here.
        MyMenuItem(int order){
            super(order);
        }
    
        //methods we must implement
        //Run is called when the menuItem is invoked
        public Object run(Object context){
            //context object should be a email message
            if (context instanceof Message){
                Message message = (Message)context;
                //this is where we would work the message
              //do something here
            }
            return context;
        }
    
        //toString should return the string we want to
        //use as the lable of the menuItem
        public String toString(){
            return "MyMenu Name";
        }
    }
    

    Hi I don't get menus. Where would be the problem? And I used the (4.7.0) storm Simulator

    Concerning

    Rakesh Shankar.P

    If you want to launch your application, you can use ApplicationManager to achieve

  • Move between Pages in the Application Menu

    I added an Application Menu, use the example of C++ from here: https://developer.blackberry.com/cascades/documentation/ui/navigation/menus.html

    // Create the application menu
    Menu *menu = new Menu;
    
    // Create the actions and add them to the menu
    ActionItem *actionOne = ActionItem::create()
                            .title("Action 1");
    ActionItem *actionTwo = ActionItem::create()
                            .title("Action 2");
    menu->addAction(actionOne);
    menu->addAction(actionTwo);
    
    // Set the menu of the application
    Application::instance()->setMenu(menu);
    

    Unfortunately the example wrong in how to edit a page by pressing action.

    Does anyone know how to do this?

    bool res = QObject::connect(actionOne, SIGNAL(triggered()), this, SLOT(handleAction1()));
         Q_ASSERT(res);
         Q_UNUSED(res);
    

    This method works.

  • The Application of fusion 3 menu bugs

    When you use various new features in menu and dock of the application to the startup of Windows programs, while the basic functionality works as the program starts, the properties of the shortcut on the Start Menu of Windows are ignored.

    This happens when a current windows program is changed to "Keep in Dock" or when it is started from the first menu drop-down the Menu application. However if you go down the all programs menu of the application section, the start icon works as before, with its parameters.

    The malfunction of the icon launched from the Dock or menu drop down first depends on how critical the missing parameters are in the program. In some cases, it is simply that the program starts in the wrong directory, which is maybe fixable within the program. In other cases, program will not work without its parameters.

    In Windows, a program shortcut has parameters. In VMWare, there seems to be that no only parameters for starting the program of the new feature it as a pretty serious omission, which jeopardizes the new feature.

    Thanks for the detailed report. It is indeed a bug.

    Thank you

    Sailesh

  • Context right click menu, in the MS apps does not work.

    When an application MS Office shortcut menu right click does not work; the material of Mouse & touchpad work. When this and other applications (especially when online) the menu pop-up Windows Live is automatically displayed when the cursor is over the menu options of the application (file, publishing, display, etc.).  ESC should be pressed to remove Windows Live menus so that the menu of the application are available.  I ran a Virus and SpyBot check, but nothing was detected.  Can you please help.

    Hello

    A defective Explorer shell extension in the right click menu seems to be the problem. It could also be linked to the third-party software.

    Follow the method 1 and method 2 to resolve this problem.

    Method 1:

    To check if the problem is caused by a third-party application, put your system at startup boot and see if right click works fine then.

    See this article for more details.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135

    Method 2:

    To see if the Explorer shell extension is corrupted or not, open the registry editor and save the selected branch, remove managers of context menus one by one.

    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following link.

    http://Windows.Microsoft.com/en-us/Windows7/back-up-the-registry

    Open the registry editor and save the branch selected, delete management context menus one by one.

    To access the Registry Editor:

    (a) go to start and type regedit.exe.

    (b) managers of context menus are located in

    ·        [HKEY_CLASSES_ROOT\AllFileSystemObjects\shellex\ contextmenuhandlers]

    ·        [HKEY_CLASSES_ROOT\Folder\shellex\contextmenuhandlers]

    ·        [HKEY_CLASSES_ROOT\Directory\shellex\contextmenuhandlers]

    (c) select 'Register' - 'Export register', so you can restore your changes later. Choose to export only the selected branch.

    (d) now remove a context menu Manager after another, and then every time try (Windows Explorer) if right click works again. In this way, you should find the faulty extension.

    (e) when you've found, you must double-click on the .reg created above to restore all shell extensions and then only delete the faulty extension.

    Also check the properties of sensitivity of touchpad and mouse under the controls of the mouse.

    http://Windows.Microsoft.com/en-us/Windows7/change-mouse-settings

    Hope this information is useful.

    Amrita M

    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • Errors of HP Photosmart Premium 309 a envelope

    I am trying to print on envelopes and I have both microsoft word envelopes the value #10 and the printer, the #10 value envelopes.  I have even the printer in landscape mode (since it seems properly) Nevertheless, the printer will feed the envelope t

  • B580 - Wifi problems

    Hello I have a brand new - all good except for the Wifi - portable B580 seems to have problems similar to G580 problems also on the forum. What is the solution?

  • Cannot save the incorrect date format

    I keep trying to save my computer... tells me incorrect date format?

  • WRT54GS and XBOX360

    I hope someone could help me to translate these instructions in what I do with my WRT54GS. http://www.Charter.com/customers/support.aspx?SupportArticleID=1967 I found the MAC address for the 360, it's just that I don't know where can I go to make the

  • Draw the line width problem

    Hello 1. work on the version of BB storm (9500/9530 Simulator) is v4.7.0.752 opportunity BB JDE 4.73. the request is: I want to draw a line with my own thickness as in 'C' we have a setPenStyle method. is there a method that will do the operation sim