I have a problem with scrolling back to the top of the form. i have a Form with two containers, the first one has a multibutton and the second one an imageviewer. the image in the imageviewer is bigger than the screen.
i use iv.setImageInitialPosition(IMAGE_FIT); The form is set scollable. When i pan the image in the imageviewer till i dont see the multibutton i cant go back upwards to see the multibutton. Is there a solution, i cant make the image smaller because i have to read small numbers in the image. i solved it for a part with a button on the botton when pressed the button at the top is focused. But i have to make a big sweep to get to the button at the bottom. that is anoying. Are there another solutions? ciao Peter Bell -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/c4bca3a7-e0bb-4fac-a34c-aa39eceefffe%40googlegroups.com.
