Great work !

You should add Glamouroust to MetaRepoForPharo14 in order to be able to load it easily with the ConfigurationBrowser.
Regards,

On Sun, May 20, 2012 at 9:28 PM, Tudor Girba <tudor@tudorgirba.com> 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


On 20 May 2012, at 14:19, Davide Varvello wrote:

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.


--
www.tudorgirba.com

"We are all great at making mistakes."










--
Serge Stinckwich
UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
Every DSL ends up being Smalltalk
http://doesnotunderstand.org/