Hello, porting my digitalk / dolphin application to pharo (www.trimfox.com) I have to port my dialog creation part. Unfortunately I can't use Spec because my dialog creation depends on boundingBox: (Pharo bounds:) by calculation position and extent in pixels. So I have to use Morphic. There is the nice class WidgetExamples which helped me very much. But the Normal List control does not change selection if there is a click on another item. You can see the behavior evaluating the code below, and click maybe on the <Two> item. Same behavior in my Dialog class. Any hint! WidgetExamples exampleBasicControls thanks cjb -- View this message in context: http://forum.world.st/Basic-controls-Normal-List-does-not-change-selection-t... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.