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

AboutBox resizes when being used (license text too wide) #116

Open
bittner opened this issue Sep 26, 2018 · 4 comments
Open

AboutBox resizes when being used (license text too wide) #116

bittner opened this issue Sep 26, 2018 · 4 comments
Labels

Comments

@bittner
Copy link
Member

@bittner bittner commented Sep 26, 2018

Currently, when you open the About dialog window and click through to display the license you notice that the window is resizing. It seems that this is due to the fact that portion of the license text that is written in CAPTIAL LETTERS is too wide to display.

Is there a way to make the dialog window calculate the required width before opening the dialog window? (Kind of, window.pack() in other languages.)

@cool-RR
Copy link
Member

@cool-RR cool-RR commented Sep 26, 2018

@bittner
Copy link
Member Author

@bittner bittner commented Sep 26, 2018

Access to that function(s) seems to be hidden by the AboutBox class. We don't control the Show() method. That's probably the price for convenience.

Similar issues: (StackOverflow)

Related classes:

@cool-RR
Copy link
Member

@cool-RR cool-RR commented Sep 26, 2018

@bittner
Copy link
Member Author

@bittner bittner commented Sep 26, 2018

Probably not worth the effort.

@bittner bittner added the aesthetic label Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.