1

I already try changeing the height and width parameters of the forms in src/qt/forms but nothing changes, where else i need to look?

1 Answer 1

1
  1. Open one of the .ui files from /src/qt/forms in Qt Designer

qt-designer-1

  1. Press CTRL+O or click on [Form] -> [Break Layout]

  2. Resize the form and different objects accordingly

resize-qt-designer

  1. Compile and run bitcoin-qt

resized-ui-1

resized-ui-2

I changed width and height in minimumSize property and same in geometry. Also made few changes in rpcconsole.cpp because I removed some objects, its not related to resizing the forms.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.