Code:
form.setTitleWidth (200);
1. If the actual titles are small, like 100, it takes much more space than necessary and the form looks odd -- it can be personally annoying
2. When a title gets larger or of an unknown width, such as during i18n, this remains a problem...
Leave a comment: