more MVC questions

Serg Koren Serg at VisualNewt.com
Thu Feb 12 22:02:51 UTC 1998


I haven't looked at this; but I think if it doesn't return explicitly 
Squeak returns "self" by default;
someone will correct me if I'm wrong, I'm sure.
S


>And while we're in the area,
>I notice that
>
>	TextCollectorView open: label:
>
>doesn't return anything, despite the comment.
>Indeed, when I edit the code, it still won't return anything.
>E.g., when I execute the following code in a workspace
>
>	tc := TextCollector new.
>	tv := TextCollectorView open: tc label: 'Score'.
>
>I get a window on my display, and I'm able to stream text
>to "tc" and have it show up in the window, but "tv" is undefined.
>
>Thanks,
>Preston
>
>
>


-------------------------------------------------
VisualNewt Software: http://www.VisualNewt.com/

Maker of Newt'sPaper(tm) the Premier Newton(R)
MessagePad(tm) News Reader.
-------------------------------------------------





More information about the Squeak-dev mailing list