On Fri, Jul 21, 2017 at 6:15 PM, Luke Gorrie luke@snabb.co wrote:
Hi again Andrei,
I noticed something very curious with this example:
browser := GTInspector new
noTitle; noActions; showFirst: [ :composite | composite text title: 'Script editor'; act: [ :aPresentation | aPresentation selection: 'result' ] iconName: #glamorousGo on: $G entitled: 'Run' ]; yourself. browser openOn: 'initial script'
If add add one more line:
browser
and then "Do it and go" then the action button does not work anymore. Is this some side-effect where the GTInspector instance behaves differently when it is being inspected by another GTInspector?
Can you give me more details about what doesn't work? What do you mean by action button?
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev