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.)