Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TextFieldクライアントが入力データに焦点を合わせているときに、codenameoneのVKB(仮想キーボード)の代わりにT9またはデフォルトのOSキーボードを開くにはどうすればよいですか?
TextField
常にネイティブ編集を使用するTextAreaクラスの代わりに、クラスを使用できます。TextField残念ながら、J2MEの制限により、ネイティブの編集画面に移動しますが、問題がない場合は、これを使用する必要があります。
TextArea