use a TableLayout and give the second column a width of -2 (to make it take all the available remaining space)
On Thursday, September 20, 2018 at 10:00:42 AM UTC+2, [email protected] wrote: > > Hi, > > I have a gridlayout with 4 components. The 1st, the 3rd and the 4th are > images with a given size. Now i want to have a label on 2nd place which > fills the size, so the 3rd and 4th Component in the grid will be as right > as possible. > > Thanks for helping. > Tobias > > > If you are experiencing an issue please mention the full platform your > issue applies to: > IDE: Eclipse > Windows > > -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/065a83de-8f56-446a-8111-d8fbf3e5e937%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
