- Jun 6, 2020
- 11,517
- 4,383
I tried to improve the most useful dialogs of the Dialogs library. In my version, HTML tags are interpreted (even in the text of buttons), the InputBox uses a
MsgBox (under Gingerbread and JellyBean):
InputBox (under Gingerbread and JellyBean):
CustomDialog (under Gingerbread and JellyBean):
Another CustomDialog (under Gingerbread and JellyBean):
v1.1:
- I added a CloseDialog function;
- I added a margin parameter to the custom dialog.
v1.2:
- I fixed a bug in InputBox when there's a default value;
- I added the BackKeyPressed event for custom dialogs...
برای دیدن لینک ها باید ثبت نام کنید
and has more options, you can check if the input is valid before closing the dialog, and the CustomDialog is fully customizable. I also solved an issue with the virtual keyboard.MsgBox (under Gingerbread and JellyBean):
برای دیدن تصاویر باید ثبت نام کنید
InputBox (under Gingerbread and JellyBean):
برای دیدن تصاویر باید ثبت نام کنید
CustomDialog (under Gingerbread and JellyBean):
برای دیدن تصاویر باید ثبت نام کنید
Another CustomDialog (under Gingerbread and JellyBean):
برای دیدن تصاویر باید ثبت نام کنید
v1.1:
- I added a CloseDialog function;
- I added a margin parameter to the custom dialog.
v1.2:
- I fixed a bug in InputBox when there's a default value;
- I added the BackKeyPressed event for custom dialogs...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید