- Jun 6, 2020
- 11,559
- 4,422
The numpad custom view is made of an EditText, or more accurately a
The advantage of the numpad is that it appears near the text field and that you can further customize it as needed.
Note that it depends on ViewsEx v1.11+:
As it is implemented as a custom view, you should add the Numpad class to your project with Numpad.bal layout file and then add one or more Numpads with the designer.
You can configure it from the designer:
It requires B4A v5.80+.
B4i implementation of this view:
برای دیدن لینک ها باید ثبت نام کنید
. When the user clicks on the text field, the numpad appears instead of the standard keyboard.The advantage of the numpad is that it appears near the text field and that you can further customize it as needed.
Note that it depends on ViewsEx v1.11+:
برای دیدن لینک ها باید ثبت نام کنید
(make sure to copy it to the internal libraries folder).As it is implemented as a custom view, you should add the Numpad class to your project with Numpad.bal layout file and then add one or more Numpads with the designer.
You can configure it from the designer:
برای دیدن تصاویر باید ثبت نام کنید
It requires B4A v5.80+.
B4i implementation of this view:
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید