Thanks Herby, But if I run an inspector on keys I lose the possibility to see the name of any single key because when you inspect an array you see only a numeric list on the left side of the inspector. Is there a way to avoid it?
Davide Herby Vojčík wrote > > Writing "nameOfTheDictionary keys" in the inspect window, selecting it > and inspecting it? > > Herby > > Davide Varvello wrote: >> Hi, >> I'd like to inspect keys of a Dictionary but if I open an inspector on >> the >> dictionary and inspect a key, the inspector shows its value, instead I'd >> like it shows the key object. Is there an easy way to do it? >> >> Cheers >> Davide >> >> -- >> View this message in context: >> http://forum.world.st/Inspecting-keys-in-Dictionaries-tp4630944.html >> Sent from the Pharo Smalltalk mailing list archive at Nabble.com. >> > -- View this message in context: http://forum.world.st/Inspecting-keys-in-Dictionaries-tp4630944p4630961.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
