In this version it is one GridBagLayout that is added to the center component of the BorderLayout. Everyting is laid out with GridBagLayout. That top component is added to the GridBagLayout. too There is nothing in the north component.
No other components were scrollable although I had played around with that. I actually made that first item scrollable at one point so that at least I could see it all but that didn't help. On Friday, August 23, 2019 at 9:33:07 PM UTC-7, Shai Almog wrote: > > I need to understand the code to understand what's going on and why > something like this would happen. I'm assuming that portion isn't > scrollable and is in the NORTH portion of the container? > Is it possible you have nested elements which are scrollable implicitly or > explicitly? > -- 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/43d84c96-c333-435b-b6ff-9207a3e1446f%40googlegroups.com.
