Well, I would say that there is a discoverability issue ;-) How about having some small ‘edit’ icon-button in the list instead?
> On Jan 5, 2015, at 17:29, Tudor Girba <[email protected]> wrote: > > Hi, > > You saw it. How did you discover it? :) > > The implementation is still a work in progress, but it already shows the > direction. Now that it is out, feedback is welcome. > > Cheers, > Doru > > On Mon, Jan 5, 2015 at 8:06 PM, Marcus Denker <[email protected]> wrote: > Hi, > > This is a bit hidden, but you can double click on the value and get an input > field. > > On Mon, Jan 5, 2015 at 3:57 PM, Johan Fabry <[email protected]> wrote: > Hi all, > > there was a cool feature of inspectors in Pharo 3 that seems to be gone in 4. > You could inspect an object, say a ValueHolder, click on a variable, e.g. > value, and that would show the value of the value variable :-P in the right > hand pane. OK nothing fundamentally changed in Pharo 4, that still happens. > But, in Pharo 3, I could enter an expression in that pane, e.g. ‘abc', and > hit cmd-s (accept). This would *change* the contents of value to the result > of the evaluation, i.e. the string abc. > > I don’t see how I can do that in Pharo 4, there is no menu item and no > keyboard shortcut. I would really love to have that back, it can be very > useful at times... > > > ---> Save our in-boxes! http://emailcharter.org <--- > > Johan Fabry - http://pleiad.cl/~jfabry > PLEIAD lab - Computer Science Department (DCC) - University of Chile > > > > > > -- > -- > Marcus Denker -- [email protected] > http://www.marcusdenker.de > > > > -- > www.tudorgirba.com > > "Every thing has its own flow" ---> Save our in-boxes! http://emailcharter.org <--- Johan Fabry - http://pleiad.cl/~jfabry PLEIAD lab - Computer Science Department (DCC) - University of Chile
