This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> > ----==== Summary ====---- > Struggling to fit one line of text on the McV display window. > Hi, This is a feature, not a bug :-) What we end up doing is rendering the text as html so we use the width of the editor pane in the properties dialog as the width of the renderered image. That said, I just made a change (its check in now and will be in tonight's nightly build) where if the text begins with the tag "<nobr>" then we use the maximum width of the rendered html. So if you have a line: This may be a really really long ling that wraps, please check this... Just change it to: <nobr>This may be a really really long ling that wraps, please check this... -Jeff Ticket Details =================== Ticket ID: NTK-948575 Department: Support McV Priority: Normal Status: Closed