Skip to content
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

Adjust window size to table contents #74

Closed
marcelzwiers opened this issue May 14, 2021 · 2 comments
Closed

Adjust window size to table contents #74

marcelzwiers opened this issue May 14, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@marcelzwiers
Copy link
Collaborator

The bidseditor GUI opens with a windowsize that is too small to properly see the table contents. I fiddled around with adjustSize, ResizeToContents and sizeAdjustPolicy, but I can't get it to work. It's probably just one or two lines, so if you have a good understanding of the Qt5 toolkit, I would be happy to get some help here :-)

@marcelzwiers marcelzwiers added the help wanted Extra attention is needed label May 14, 2021
@mateuszpawlik
Copy link

mateuszpawlik commented Jul 27, 2022

I found this a long time ago but didn't had time to try out the proposed solutions: https://forum.qt.io/topic/74787/adjusting-window-size-to-table-contents

@marcelzwiers
Copy link
Collaborator Author

Yes, it must be something like that, I tried several settings but I just failed to get it to work properly. At some point I should also port the code to Qt6, perhaps it will be solved then...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants