So, long story short: I have a stack of frames, and I want some to be centered, and I want them to fit within a larger frame.
If I just setpoint them to the larger frame, text is all left-justified.
If I setpoint them using BOTTOMCENTER and don't specify a width, they grow larger than the frame rather than wordwrapping.
If I specify a width, we're back to left-justified again.
So it seems to me that some kind of alignment-within-field settings would be awfully useful. In particular, in at least some cases, I might want something to remain centered when it's more than one line, and I can't see any sane way to get there.
So I'm posting this here because if I asked for advice I'd never get it, but if I make the claim, and I'm wrong, someone will correct me.
EDIT: Come to think of it, everything I want could probably be satisfied by a :SetMaxWidth(), except for the case of wanting multi-line centering.


Reply With Quote


Bookmarks