![[index]](../icons/index.gif)
Next: get-info-canvas
Up: frame:info<>
Previous: frame:info<>
This method is used to calculate the size of an
editor-canvas% with a particular set of characters in it.
It is used to calculate the sizes of the edits in the status line.
- (send a-frame:info determine-width str canvas text) -> integer
str : string
canvas : (instance editor-canvas%)
text : (instance text%)
PLT