determine-width in 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.
( -> integer
send a-frame:info determine-width str canvas text)
str : string
canvas : (instance editor-canvas%)
text : (instance text%)