Hi,
I try to set the size of a Dialog to be bigger then 600px x 600px but this has no effect? The functions setWidth and setHeight seem only to resize the “internal” size of the dialog, but not the “Dialog” size itself. If i look at the code of the Dialog size functions, this seems to be intended.
I have a 4k screen and i would like to use it fully with the dialog, without scroll bars… Is there any way to do this?
Thank you.