I have defined positive integer in CustomChooseDialog, but GotCustomChooseDialog returns -1 for 1st button, -3 for 2nd button. In addition CustomChooseDialogCanceled is does not capture event, but got message call to 'DaffyDialog1$CustomChooseDialogCanceled' has too few arguments (0; must be 1)
Please show us your blocks.
I have the same problem. Some events are not working properly.
Thanks in advance,
Nico
me too
Months ago I sent the version that's supposed to work to a handful of people. For some reason I never bothered to update the documentation. Try if this works.
com.gordonlu.daffydialog.aix (36.2 KB)
Summary
Sorry for ghosting everyone. Good lord I have too much stuff on my plate. ![]()
It works for me too!
admin update it in main post.
Hello Gordon, when I display the linear download progress on Android versions below 10, this issue occurs. But on Android 10 and above, everything works fine.
Hello @gordonlu310, I have a small suggestion for your extension: adding a method to know if a custom dialog is displayed could be useful in my opinion.
Thanks,
Nico
I know it's been a few years since the last update on this, so maybe there's a way that I'm just not finding. I'm trying to use the TextInputDialog with the numbersonly type, but it doesn't allow decimals. Is there a way to have the number pad only and allow the use of the decimal and comma?
Edit
Just got it by using the number 20 instead of the input type block
2nd edit
Still need help. While it works as I want on the emulator side, compiled on my phone doesn't show the decimal (or comma) to be able to use them.

