Well, we've got some destabilizing here, because I get a walkback just trying to bring up yellow menu in a workspace! Workspace class(Object)>>doesNotUnderstand: #setInvokingView: Receiver: Workspace Arguments and temporary variables: aMessage: setInvokingView: a PluggableTextMorphPlus(2759) exception: MessageNotUnderstood: Workspace class>>setInvokingView: resumeValue: nil Receiver's instance variables: superclass: StringHolder methodDict: a MethodDictionary(#acceptAction->a CompiledMethod(967: Workspace>>...etc... format: 142 instanceVariables: #('bindings' 'acceptDroppedMorphs' 'acceptAction' 'mustDecla...etc... organization: ('accessing' acceptAction acceptAction: acceptContents: mustDecla...etc... subclasses: nil name: #Workspace classPool: nil sharedPools: nil environment: a SystemDictionary(lots of globals) category: #'Tools-Base' traitComposition: nil localSelectors: nil -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[hidden email]> <URL:http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion |
Randal L. Schwartz wrote:
> Well, we've got some destabilizing here, because I get a walkback > just trying to bring up yellow menu in a workspace! Fixed. Just a missing return. Sorry for the inconvenience. Cheers, - Andreas |
Free forum by Nabble | Edit this page |