is it possible to cancel List scrolling, and use the Form scrolling instead

25 views
Skip to first unread message

Shay Tessler

unread,
Aug 3, 2014, 2:19:08 PM8/3/14
to codenameone...@googlegroups.com
If you are experiencing an issue please mention the full platform your issue applies to:
IDE: NetBeans/Eclipse/IDEA: eclipse 
Desktop OS: windows 7
Simulator : IOD 3G
Device


is it possible to cancel List scrolling, and use the Form scrolling instead ?
i have  a screen that holds 2 lists on on top of the other,
but i cant scroll the form to the second list, since i am scrolling inside the list ........
i tried to overwrite "scrollRectToVisible' and do nothing inside , but this didnt help. 

help please ? 

Shai Almog

unread,
Aug 4, 2014, 1:39:23 AM8/4/14
to codenameone...@googlegroups.com
Not really. List was designed to always be scrollable. You can derive it and override its isScrollableY() method but you would be going down uncharted territories.
I suggest not using a list.
Reply all
Reply to author
Forward
0 new messages