Rejecting the keyboard after that you press the Enter key

I have a search box and under certain conditions I am able to set the different KeyboardType.

When you press 'Enter' key, I am able to capture data from text box

private void HandleSearch(evt:KeyboardEvent):void {}

If (evt.keyCode == Keyboard.ENTER) {}

trace ("this is a search =" + searchBox.text);

}

}

Now how can I reject/hide the key board?

I saw the following code

See the keyboard QNX

private function showKeyboard (): void {}

IMFConnection.imfConnection.showInput ();

}

Hide the keyboard QNX

private function hideKeyboard (): void {}

IMFConnection.imfConnection.hideInput ();

}

but I'm not sure this is the right approach? Please let me know if anyone has any input in this regard. Thank you very much

The approach with IMFConnection is undocumented, subject to changes and certainly not recommended for real code, yet.

Support is just to stage.focus null value.

Tags: BlackBerry Developers

Similar Questions

  • TextInput focus after that alert closed with enter key

    Hello

    The following is a problem that has been detected by a poster at http://livedocs.Adobe.com/Flex/3/langref/MX/controls/alert.html . I also experienced the same problem so I thought I would repost here to see if anyone could help:

    1. When you click on OK button on the pop-up window of mouse, focus goes normally to textInput.
    2. When you press the OK button in the Enter key, the focus moves to a button inactive itself.
    Can someone explain what is happening here.

    <? XML version = "1.0" encoding = "utf-8"? >
    "< mx:Application xmlns:mx ="http://www.adobe.com/2006/mxml">".
    < mx:Script >
    <! [CDATA]
    Import mx.controls.Alert;
    Import mx.events.CloseEvent;

    private void alertHandler(event:CloseEvent):void {}

    If (event.detail == Alert.OK) {}
    Button1.enabled = false;

    Text1. SetFocus();
    Text1.drawFocus (true);
    }
    }

    private void btnClick(event:Event):void {}
    Alert.Show ("Hello!", "", Alert.OK |) Alert.CANCEL, this, alertHandler);
    }
    []] >
    < / mx:Script >
    < mx:Button id = "button1" label = "Alert" click = "btnClick (event)" / >
    < mx:TextInput id = "text1" / >

    < / mx:Application >

    Hello

    Download the latest version of the sdk and see if it solves the problem

    http://opensource.Adobe.com/wiki/display/FlexSDK/download+Flex+3

    the latest stable version is 3. 5A n the last nightly is 3.6

    David.

  • How can I lock the fields after that you filled out a pdf file

    How can I lock the fields after that you filled out a pdf file

    Hello

    Please refer to this topic THAT PDF locking after filled will be a great help.

    Kind regards

    Nicos

  • When you press the Enter key, go to the next field

    Hello

    Usually in the form when we press tab it goes to the next form field.
    I want to go to the next field by pressing the Enter key.

    And there are also some select list in the form field which are like AutoComplete. So, how we can implement the functionality for autocmoplete fields.


    Thank you
    Olivier

    Hello

    See if that helps
    Keyboard tabular - tab order

    BR, Jari

    Published by: jarola on November 7th, 2009 12:18

    You may be interested also in this
    http://roelhartman.blogspot.com/2008/12/moving-through-tabular-forms-using.html

  • How to detect the moment you press the Enter key

    I use a texteditbox on a Panel to take input from the user. I want to process the contents of the edit box when you press the Enter key in the editing area. I wonder as to how I would be able to detect the key pressed? Pointers would be appreciated. Thanks in advance.

    Hello

    Yes, if you want to do something only if the Enter key is pressed, you must implement an IEventHandler and check the virtual keys kReturnKey and kEnterKey.

    Markus

  • By pressing the ENTER key once instead of twice

    Hello!

    I am developing a Login System. I want the user to choose a user name (from the list), and then enter a password (in a text box with "the password display" enabled). I want the user to be able to press ENTER, optionally with a click on the Login button after entering the password.

    I'm doing it with a Structure to the event read the key Down event and using the node Vcle to record key is pressed. (see image below)

    My problem is that the user must press the Enter key twice to something happened. I want that happens on the first click.

    Anyone has any advice?

    Hey PeterPoPS,

    If you right click on the button enter and go to Properties > Navigation key, you can select the toggle property to bind to the key back from there. You can implement the correct mechanical action so that the button is not fixed in this State, such as lock to exit. You can change the action type mechanical button responds with by right-clicking on the control of entry button and navigate through the menu of mechanical Action . If you later want to use this button within a structure of the event, be careful because the mechanical action of locking must be explicitly read and reset through the event.

    This way you can build an event around the change in value of enter key.

    I hope this helps!

    Kind regards

  • Satellite A100 - by pressing the Enter key and BACKSPACE insert a backslash

    The keyboard on my Satellite A100 has a perculiar behavior.
    The Enter key and BACKSPACE times return the insertion point to the beginning of the next line, and then insert a backslash.

    The behavior is similar in various products such as MS Word, internet Explorer, Notepad, WordPad, to name a few.
    The BACKSPACE key returns to the top of the page in MS Word and Notepad.

    This behavior is very frustrating and makes every day very difficult calculation.

    Does anyone have a solution to this problem

    Hello

    First I thought that this could be a result keyboard or Ms Word, Notepad setting language setting
    But while reading the story one more time, I think that this problem could be linked to the failure of hardware.
    But this is just a suggestion.

    I put t know if this problem would appear on new recovered BONES.
    Have you tried to restore the operating system using the Toshiba Recovery CD?
    Maybe you should do to see if it's really a hardware problem

    Good luck

  • By pressing the ENTER key in the first tab-&gt; a button in a different tab is pressed?

    Hi guys,.

    I am facing a problem. I have a tab with 4 different tabs. When I'm in the first tab and try to change the value of a control by pressing the Enter key, it suddenly switches to the second tab and presses a button here.

    No idea how it goes? I want to avoid that from happening.

    Thank you

    Check your tab order and control is enabled is a shortcut bound to it.

  • When I press the SHIFT key to get to register this happened @: M and when I press on enter key this happens #__nb so how can I change the setting I tried to format it but it's always the Sammy _ same__Regards

    When I press the SHIFT key to get to register this happened @: M and when I press on enter key this comes up #.
    NB so how can I change the setting, I tried formatting but it's always the same
    Cordially Sammy

    Try another keyboard, if that solves your problem is faulty and should be replaced.

    "sammy06forever" wrote in the new message: * e-mail address is removed from the privacy... *

    When I press the SHIFT key to get to register this happened @: M and when I press on enter key this comes up #.
    NB so how can I change the setting, I tried formatting but it's always the same
    Cordially Sammy

  • How to do the "Key-enter" trigger (when you click on enter key) works as the key "F8"?

    Hello. I have another question to ask.

    Oracle Forms 6i.

    I have a form in which SMARTBAR & by DEFAULT is the menu and there is no push buttons.

    In the form, there is a "field" named as "ID no.". After entering "No ID" in the field and click on the button 'Run query' in the menu 'DEFAULT & SMARTBAR', all the details of this respective "No ID" gets displayed in other areas. Even if I press "F8" all fields is displayed with values.

    But I have a requirement, i.e. after the entry "No ID" and click on the 'Enter' key, I want all the values to display.

    So I created a "Key-enter" trigger with the following code:

    BEGIN

    EXECUTE_QUERY;

    END;

    But after entering "No ID" and click on the 'Enter' key, the values are not displayed.

    What can I do to make this happen?

    Thank you.

    It depends on the design of your form. If your article ID is part of the base table block, you can do it.

    On your entry ID, create a KEY-NEXT-ITEM trigger:

    If: system.mode = "ENTER-QUERY" then

    execute_query;

    on the other

    next_item;

    end if;

    Now

    -L' user clicks enter the query (via smart bar icon or F7).

    -User enters ID and click on the button to execute the query.

  • Can you display text after that you checked a box or not?

    Can you display text after that you checked a box or not?

    Ex:

    • Yes (please contact Bob x 3-1234) only want it to appear when you check the box)
    • NO.

    Sure. If you use a field (text field, button) to display the text, the script of the mouse to the top of the Yes box could be:

    getField("button1").display = event.target.value = "Yes"? Display.visible: display.hidden;

    Change "button1" to the actual name of the field and 'Yes' is the value of exports of the Yes box. You can use what you want, and you'll probably want to make the button read only as well.

  • How to use the ENTER key

    Hi all

    I got a login screen which consists of a two text fields and a buitton. If I use the keyboard to navigate, I use the tab key to navigate between each component, but to present the "connect" button I need to navigate to the button and press the SPACEBAR.
    Is anyway to change the default value after pressing a SPACEBAR to press the ENTER key.

    Thank you

    concerning
    Aerts

    "amthekkel" wrote in message
    News:gkffkr$BG5$1@forums. Macromedia.com...
    > HI all,
    >
    > I got a login screen which consists of a two text fields and a buitton. If
    > I
    > use the keyboard to navigate, I can use the tab key to navigate between the different
    > component, but we need to send the button "login" I need to go to the
    > button
    > then press the SPACE bar.
    > Is anyway to change the default value after pressing a SPACEBAR for pressing
    > the
    > ENTER key.

    Set the defaultButton of the container.

    HTH;

    Amy

  • When I enter a Web site in the url of the Enter key does not work. I have to click on the arrow at the end of the line. Is this a configuration problem?

    The Enter key does not work in the line of the URL. If I go says:
    www.Bing.com
    and then press the Enter key, nothing happens.
    I have to click the arrow at the end of the field in order to activate the link.
    If I am anywhere else on any page the Enter key works as it should.

    Please click the button of resolved next to the answer that solved your problem of Firefox support, when you are connected.

  • Set the button play to be the same as the Enter key

    Greetings,

    I am using Media Encoder CC 2015 and Encore CS6 Blu - Ray DVD authoring.

    I have a Macbook Pro running 10.11.5 2012 (El Capitan) is

    I find that on the remote, when I press the play button, it does not play the link I have on my Menu Blu - Ray.

    I have to press the Enter key so he could play.

    Is there a way in which I can put the button play to function as the Enter key?

    Thanks in advance for your answer.

    Kind regards

    Tiya

    I think that the answer is not simple. The only control you have is if a particular function is allowed, not how the BD Player interprets the button.

  • disable the ENTER KEY on the text element

    All,

    I am trying to disable VALIDATE on the ENTER KEY for a piece of text on a page like below but still his presentation how can I achieve this.

    I want the page to totally disable the entry button so when I press the ENTER KEY, nothing happens.

    what I did:

    1. when the page loads,

    $("input").keypress (function evt) {}

    charCode = evt.charCode var | evt.keyCode;

    If (charCode == 13) {}

    Returns false;

    }

    });

    2.

    NO.

    APEX 4.2

    Thank you.

    Hello

    Your code is not valid.

    I don't know that it generates errors.

    Put on the page-> Execute JavaScript when loading the Page

    $("input,select").keypress(function(e){
     return e.keyCode!==13;
    });
    

    Kind regards

    Jari

Maybe you are looking for