June 21, 2015
5:47 p.m.
Hi, In the latest Pharo #50125, I do this from the command line: ./pharo Pharo.image eval "SystemWindow allSubInstances" ==> an OrderedCollection(a RubFindReplaceDialogWindow(534511616) a GLMSystemWindow(58720256)) There are two strange things: - the GLMSystemWindow has a nil model, although if you inspect it, it visually looks like a Playground window (normal playgrounds have a GTPlayground instance as model). - the RubFindReplaceDialogWindow has findTextField as nil (while normally it should be some PluggableTextFieldMorph). Does anyone know where these come from? Cheers, Doru -- www.tudorgirba.com "Every thing has its own flow"