# HG changeset patch # User Claus Gittinger # Date 950799612 -3600 # Node ID ea946edbf5fb03770bf582b87371d24fa7fa36bc # Parent c0116e25a2aceab31514041ea51be65455008110 help texts diff -r c0116e25a2ac -r ea946edbf5fb UISpecificationTool.st --- a/UISpecificationTool.st Thu Feb 17 13:16:18 2000 +0100 +++ b/UISpecificationTool.st Thu Feb 17 16:00:12 2000 +0100 @@ -195,6 +195,12 @@ #converter 'Method in the application returning a typeconverter.' +#createNewApplication +'Create a new appModel instance for the subCanvas (clientKey & holder must be empty).' + +#createNewBuilder +'Create a new builder instance for the subCanvas (subAp will use its own aspects).' + #dblClickChannel 'Aspect selector or binding for a holder on the double-clicked item.'