-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to align widget #637
Comments
Hi! I would suggest creating an empty widget that takes all the extra space, eg:
Note the extra "maxWidth" in the GroupBox. Without it, the widget becomes very long for some reason |
You have enabled me to find another solution :
|
I think the best solution is :
This solution do not modify the "EditLine" dimension. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
How to align the "send" button on the right side of the "MDI" groupbox ?
All my attempts have been unsuccessful !
Thanks.
The text was updated successfully, but these errors were encountered: