blackberry-editfield
Editfield scroll fails to reach top in blackberry
I am having 2 EditFields in my login form with names Email:and Password:. Just below email I have login button. Suppose I come down till login, I can scroll back only till password field.The cursor fa[详细]
2023-04-10 13:38 分类:问答Aligning of EditField
i have created one lable and RoundedEditField.but i am not able tomake that RoundedEditField under the lable in blackberry with spcific margin.[详细]
2023-04-05 14:24 分类:问答EditField in Black Berry
I want to create the EditField which allow Numeric Values, Comma and other valu开发者_如何学编程es are ignore in Blackberry.[详细]
2023-03-27 14:35 分类:问答Blackberry 9800 EditField Cursor not Drawing in Proper Position
I have built a custom EditField, and I am having issues with the cursor when the slider is open. The EditField I am using is subclassed from EditField to add a nicer style using FieldDecor.setVisualS[详细]
2023-03-13 23:36 分类:问答Blackberry Editfield keep cursor on righthandside
I want to create an editfield whose cursor keeps at righthandside of it. To illustrate if i want to write \"blackberry\", result should be like th开发者_StackOverflowis.[详细]
2023-03-08 23:48 分类:问答EditField Not Receiving Input From "0" Key
I have two EditFeilds that need numeric input.The issue is that 开发者_如何学JAVAthat zero does not seem to work in any simulator simulating a handset with a hardware keyboard.[详细]
2023-02-18 15:45 分类:问答Custom editfield not displaying all typed text
Below class is a textbox field. Can this be modified so that when the textbox is filled with text and user keeps type the text then scrolls ? Whats happening now is that once the textbox is filled wit[详细]
2023-02-18 12:59 分类:问答How can I know the line number of editfield of blackberry
I would like to know the开发者_高级运维 line number in EditField while I am typing some text in this component.[详细]
2023-01-27 14:39 分类:问答BlackBerry - line not showing
I am having a problem with EditField. I have created an EditField using this code under a \"HorizontalFieldManager\".[详细]
2022-12-13 16:16 分类:问答How to create EditField Which accept only text in Blackberry?
How to make EditField which accept 开发者_如何转开发only alphabets and it should not accept any Numeric,any special character in blackberry.ie) that editfield should accept only alphabetic character.Y[详细]
2022-12-08 16:52 分类:问答