Hi Stef, On Mon, Jan 12, 2015 at 7:15 PM, stepharo <[email protected]> wrote:
> Hi andrei > > The inspector does not automatically update the string representation > for now (as it does not automatically refresh-- the same discussion as the > state view). > It should however update the representation if you change printOn: and > manually refresh/ inspect the object again. Just checked it and it works > for me. If it doesn't work for you then there is a bug. > What did you do? > > > I was doing a lecture and this is really sad to get all features gone. > So I had to reinspect again. > The fact that the inspector does not refresh automatically is a bug and it will be fixed. Now we were waiting to see if if we cannot use the new reflectivity for that. Maybe we can try an intermediary solution until then where at least the Raw presentation is updated at each step or using a timer. > > In addition GTInspector bubble is a pain because sometimes you really want > to keep the result and not inpect it. > Did you see my request to get that enter put the bubble contents into the > text pane? > This will also be fixed really soon. But is this really such a common use case for you? For me let's say that around 10% of the time I need to copy/keep the printed text around. > > I'm sorry but I cannot use GT as it is now. And I'm working on the new > version of Pharo by example and it would be good to > have something full working. > A little bit more optimist would't harm :). All the issues that you mentioned will be fixed but there is never enough time. Cheers, Andrei > Stef > > > > > Cheers, > Andrei > > On Mon, Jan 12, 2015 at 12:14 PM, stepharo <[email protected]> wrote: > >> Hi >> >> GTInspector does not change the printString representation when we change >> the printOn:. >> Am I the only one to see this behavior? >> >> Stef >> >> > >
