[Cuis] Class Comment Browser

Juan Vuletich juan at jvuletich.org
Wed Sep 30 06:19:38 CDT 2015


Hi Dan,

See the TextEditor hierarchy. See #editorClass, senders and implementors.
It is the model who decides what kind of editor to use.

An easy way to find out about this, is to realiza that what you want is
the "Smalltalk Options" menu in code panes. Just write "Smalltalk Options"
in some code pane, select it (without the quotes) and do right click /
Smalltalk Options / Method Source with it. That leads you right to
SmalltalkEditor.

Cheers,
Juan Vuletich

On Tue, September 29, 2015 11:35 pm, Dan Norton wrote:
> Hi Juan,
>
>
> A little help, please. BrowserWindow uses
> CodeWindow>>buildMorphicCodePane for the
> class comment area. Although this area looks like text, expressions
> appearing in class comments can be executed as in a workspace.
>
> I want the same behavior in Class Comment Browser, but all I get is text
> behavior (no execution). How can this be changed?
>
> - Dan
>
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>
>





More information about the Cuis mailing list