I think what this feature request, as well as a couple others, really asks for, is a general text and UI processing library which will render text, message boxes and UI elements on screen, using positioning and wrapping based on the currently configured resolution. This is probably not easy to do, but could make all UI look nicer and (more or less) ensure we don't have ugly presentation on lower resolutions. Some of this code can possibly be copied from GAE which I've been told has something like this already.