Support,
I have a few questions about the use of scrollpanel and panel. I have designed each of my forms in the following manner, and I am wondering if that was the right choice?
Each “form.mobi” has the following:
• Scrollpanel with these properties
o Vertical Scrollbar (checked)
o Scroll Background (not checked)
o Bounce Effect (checked)
• Panel1 with these properties
o Vertical Scrollbar (checked)
o Scroll Background (not checked)
o Bounce Effect (checked)
I’ve noticed these two widgets are on all of my forms.
Q: Should it matter if I have both on the same form?
Q: Should I remove the Panel1 and only use the Scrollpanel?
Q: Should I have the Scroll Background checked on?
Because I have these both on the same form, would it by chance the cause of why some users are not able to scroll the screen once the keyboard appears on an Android?
Thanks
mreade