Argument texts are truncated in PdefGui

Hi everyone

I’ve noticed for quite some time now that argument names that are just a little longer (really just a bit longer than very short…) are immediately truncated on the left in the labeltext in a PdefGui. Apparently, PdefGui uses the StaticText labelWidth default length of 60 pixels, which, in my opinion, is far too short for reasonably long names. I don’t know how to change this for PdefGuis, either before or after the GUI building. Does anyone know a solution? The same applies to the numBox, it’s also too narrow as soon as you have a bit longer values.

I’m asking here because I’ve been looking for a solution to this little problem for hours and am slowly losing any hope.