cdelaunay wrote
Is there a way to set a default selection to a list presentation?
RTF, here's IMHO a simpler way via Peter Uhnak:
a list onChangeOfPort: #entity act: [ :pres :items | items ifNotEmpty: [ (pres pane port: #selection) value: items first ] ]
----- Cheers, Sean -- Sent from: http://forum.world.st/Moose-f1310756.html