[codenameone-discussions] Re: Reduce the size of the Dialog window.

2021-07-22 Thread Shai Almog
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 rdvg...@gmail.com

[codenameone-discussions] Re: Reduce the size of the Dialog window.

2021-07-21 Thread rdvg...@gmail.com
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

[codenameone-discussions] Re: Reduce the size of the Dialog window.

2021-07-21 Thread Shai Almog
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 rdvg...@gmail.com wrote: > Hi, > > I'm trying to resize the window and change the margins from left to right > for the