I'm new to Pharo and I'm going through the PBE book (yep, I bought it). I'm using the image that goes with the book on Windows XP Pro.
 
I can't get halos around any morphs and I don't see a setting in the Preferences browser (I notice this was changed to Settings in later releases).
 
I tried evaluating
 
Preferences enable: #halosEnabled
 
but it had no effect.
 
Interestingly, I can get halos around the the World menu with alt+left-click, but once I pin it, I can no longer get the halos.
 
What am I missing?
 
Daniel Klein