Hi, the size of the dialog is determined when you invoke show(). Just use one of the many different show variants to position the dialog wherever you want. Works with a GUI builder dialog just like it would with a handcoded one.
On Thursday, July 22, 2021 at 8:47:36 AM UTC+3 [email protected] wrote: > Hi, > > Am I to interpret that there is no way for the Designer to do it? > > El miércoles, 21 de julio de 2021 a las 21:11:24 UTC-5, Shai Almog > escribió: > >> Hi, >> You can use explicit positioning when showing a dialog. You can use show >> at orientation to align a dialog to a side etc. >> >> On Wednesday, July 21, 2021 at 9:46:07 AM UTC+3 [email protected] wrote: >> >>> Hi, >>> >>> I'm trying to resize the window and change the margins from left to >>> right for the "Dialog Body" component, but I can't make it smaller. >>> >>> Greetings >>> >> -- 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/b71985d4-7d9f-46b0-bccb-df1451962ddcn%40googlegroups.com.
