some btns work strange in HTML5
Posted: Sat Sep 23, 2017 12:11 pm
Hi,
while testing i noticed some things:
-The Radio Btns in a group --> when it is filled with an standard icon and an hilite icon then when chosen the hilite flips back to the standard icon, unless you keep the mouse btn down and move some back and forth over the btn, then it might stay hilited
- The Option Menu btn -->when clicking on the tiny dot then the options to choose from are displayed in the upper left of the card (while the menu btn is in the middle) so on a different place then expected, then you seem not able to choose an option by mouse. i had to use the up and down keys of my keyboard and press Return to choose.
Don't know yet for sure if libURLDownloadToFile is really working, or the put url("file:" & tGetFile) into tblabla, or the JSONToArray. AS i do not get the same result as in dev or mobile.
Also not sure if this: if the platform is "HTML5" is really working ok, it did look like it hung. So now i use: if the environment is not "mobile" for this part.
Is there a better option to use instead of the Option Menu btn? Anyone already experience?
Thanks!
while testing i noticed some things:
-The Radio Btns in a group --> when it is filled with an standard icon and an hilite icon then when chosen the hilite flips back to the standard icon, unless you keep the mouse btn down and move some back and forth over the btn, then it might stay hilited
- The Option Menu btn -->when clicking on the tiny dot then the options to choose from are displayed in the upper left of the card (while the menu btn is in the middle) so on a different place then expected, then you seem not able to choose an option by mouse. i had to use the up and down keys of my keyboard and press Return to choose.
Don't know yet for sure if libURLDownloadToFile is really working, or the put url("file:" & tGetFile) into tblabla, or the JSONToArray. AS i do not get the same result as in dev or mobile.
Also not sure if this: if the platform is "HTML5" is really working ok, it did look like it hung. So now i use: if the environment is not "mobile" for this part.
Is there a better option to use instead of the Option Menu btn? Anyone already experience?
Thanks!