[squeak-dev] The Inbox: ToolBuilder-Morphic-edc.77.mcz

Hannes Hirzel hannes.hirzel at gmail.com
Fri Apr 15 17:17:09 UTC 2011


On Tue, 12 Apr 2011 11:45:16.831 0000, commits at source.squeak.org
<commits at source.squeak.org> wrote:
> Edgar J. De Cleene uploaded a new version of ToolBuilder-Morphic to project
> The Inbox:
> http://source.squeak.org/inbox/ToolBuilder-Morphic-edc.77.mcz
>
> ==================== Summary ====================
>
> Name: ToolBuilder-Morphic-edc.77
> Author: edc
> Time: 12 April 2011, 8:46:52.988 am
> UUID: 5f63a96d-f06e-4ed5-af51-e96be273a337
> Ancestors: ToolBuilder-Morphic-ul.76
>
> We need this in MonticelloBrowser
>
> =============== Diff against ToolBuilder-Morphic-ul.76 ===============
>
> Item was added:
> + ----- Method:
> MorphicUIManager>>request:initialAnswer:centerAt:inWorld:onCancelReturn:acceptOnCR:answerExtent:
> (in category 'ui requests') -----
> + request: queryString initialAnswer: defaultAnswer centerAt: aPoint
> inWorld: aWorld onCancelReturn: returnOnCancel acceptOnCR: acceptBoolean
> answerExtent: answerExtent
> + 	"Create an instance of me whose question is queryString with the given
> initial answer. Invoke it centered at the given point, and answer the string
> the user accepts.   If the user cancels, answer returnOnCancel."
> + 	^FillInTheBlankMorph request: queryString initialAnswer: defaultAnswer
> centerAt: aPoint!
>
>
>


I think this should be deleted from the inbox. We have discussed this
and Edgar was asked to come up with a contribution which uses another,
existing method of UIBuilder

--HJH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UIManagerWithSubclasses.PNG
Type: image/png
Size: 42249 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110415/e54fbf12/UIManagerWithSubclasses.png


More information about the Squeak-dev mailing list