- Dec 12, 2022
- 357
- 2
If you are in a hurry, or if you don't want to design your own form, you can use the standard PreferencDialog
in combination with FormsBuilder to create a pretty nice form, one form per B4XPage.
This work was inspired by the recent wish expressed by @José J. Aguilar
The principle behind this technique is to find ways of hiding the dialog foundation of the preferences CLV,
as well as to have more control over verification of answers.
This tutorial will show you how.
Here is my sample form. The B4XPage class is called ExampleForm, titled "Sample Form". I created example.json with FormsBuilder.
It doesn't look like a standard PreferenceDialog, but it is.
The title and buttons are empty strings. The colors are all set to the...
in combination with FormsBuilder to create a pretty nice form, one form per B4XPage.
برای دیدن لینک ها باید ثبت نام کنید
This work was inspired by the recent wish expressed by @José J. Aguilar
برای دیدن لینک ها باید ثبت نام کنید
The principle behind this technique is to find ways of hiding the dialog foundation of the preferences CLV,
as well as to have more control over verification of answers.
This tutorial will show you how.
Here is my sample form. The B4XPage class is called ExampleForm, titled "Sample Form". I created example.json with FormsBuilder.
برای دیدن تصاویر باید ثبت نام کنید
It doesn't look like a standard PreferenceDialog, but it is.
The title and buttons are empty strings. The colors are all set to the...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید