How can I set a width maximum or fixed value for a button?
I have an UI looking like this:

The text field would be full path of a file and the 'Set' button is openning a dialog box. How can I go about increasing the text field's width and reducing the button's width? Thanks Kaveh
StringPropertyset toFILE_PATH, a button (to call the file browser) is going to be added automatically -> How to create a Folder Dialog?. This also would make it consistent with the rest of the UI so the question is: Do you really want to have an extra extra operator to call that dialog? – brockmann Jun 01 '20 at 17:23