2015-01-26 5:54 GMT-03:00 Tudor Girba <[email protected]>: > There is no way at the moment. > > Just out of curiosity, why do you need to select an item if you do not > want to see the details? > > This is for two reasons
1) I have items with big strings inside and it takes too long to load in the new inspector sub-window. 2) I select the item to send a message to it, or bring a pop-up menu to remove the item (I have implemented it in the old inspector and I would like to port it to Pharo 4) Hernán > Doru > > On Mon, Jan 26, 2015 at 7:30 AM, Hernán Morales Durand < > [email protected]> wrote: > >> For example >> >> Process allInstances inspect. >> >> I am using #40460, and I want to select an item in a list and continue to >> see the list. >> >> I have tried to set the "Number of inspector panes" to 1, but that only >> shift the selected object sub-window. >> >> Hernán >> >> > > > -- > www.tudorgirba.com > > "Every thing has its own flow" >
