facebook

Using ScrollPanel and Panel at the same time?

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #335171 Reply

    mreade
    Member

    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

    #336359 Reply

    mreade
    Member

    Support,

    Any thoughts on this?

    mreade

    #336436 Reply

    support-michael
    Keymaster

    >Q: Should it matter if I have both on the same form?

    From your description both panels are scrollable. If scrollpanel contains panel1 then minimally I would recommend disabling panel1’s vertical scroller.

    >Q: Should I remove the Panel1 and only use the Scrollpanel?

    Again if scrollpanel contains panel1 and panel1 is not providing any special layout of a subset of scrollpanel’s widgets then I would probably say yes.

    >Q: Should I have the Scroll Background checked on?

    It depends on your background image and the effect you are looking for when scrolling over it. Try it with background fixed and then with it movable to see the diff. I will check with the dev team on any performance concerns with either mode.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Using ScrollPanel and Panel at the same time?

You must be logged in to post in the forum log in