[Cuis] Canonical test cases?

Juan Vuletich juan at jvuletich.org
Sun Mar 1 13:01:55 CST 2015


On 2/26/2015 7:26 PM, Dan Norton wrote:
> ...
> OK it's on the way, warts and all. It was a pleasure to watch non-essential things fall away as
> this was ported. That is due to the elegance of Cuis.
>
> I'm trying to have text pane contents appear the same as they do in a Workspace. The editor
> for the text pane is SmalltalkEditor but the effect is TextEditor. Any help would be
> appreciated.

The key is to use a Workspace as the model. Browse class Workspace for 
the kind of services it provides. To see how it is put together, debug 
"Workspace openLabel: 'a workspace'", The Workspace class comment might 
also be useful.

Cheers,
Juan Vuletich




More information about the Cuis mailing list