Hi Doru, I can say Glamorous :-)
One more question: is it possible to modify a key in GTInspector? I can't find a way to do it, if write something in the evaluator it seems to me it does not appear in the dictionary. Davide Tudor Girba-2 wrote > > Hi, > > The GTInspector offers (among others) the possibility of inspecting the > association of a dictionary. I attached here a screenshot with inspecting > the BitBlt entry from the "Smalltalk globals" dictionary. > > The GTInspector can be loaded in Pharo 1.4 by: > > Gofer new > squeaksource: 'glamoroust'; > package: 'ConfigurationOfGlamoroust'; > load. > (Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDefault. > (Smalltalk at: #GTInspector) registerToolsOn: Smalltalk tools. > > Cheers, > Doru > -- View this message in context: http://forum.world.st/Inspecting-keys-in-Dictionaries-tp4630944p4631011.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
