Hi again Andrei,I noticed something very curious with this example:browser := GTInspector newnoTitle;noActions;showFirst: [ :composite |composite texttitle: 'Script editor';act: [ :aPresentation | aPresentation selection: 'result' ]iconName: #glamorousGoon: $Gentitled: 'Run' ];yourself.browser openOn: 'initial script'If add add one more line:browserand 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?
_______________________________________________
Moose-dev mailing list
Moose-dev@list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev