layout - BlackBerry Scroll view -
i had created screen layout positioning each component using sublayout , tell relative x, y positions.
the problem when selecting choice objectchoicefield
or when adding new text field programatically whole layout draws again causes scrollview
jumps top user interacted, causing pain him.
is problem use sublayout positioning? if how can create complex layout in blackberry without sublayout?
you haven't posted code, it's bit difficult pinpoint problem. sounds vertical scroll position going 0 whenever modify set of fields contained vfm. can read current scroll position before modifying child fields, , explicitly set after doing layout logic.
Comments
Post a Comment