Hi Alain, Modifying inputWidget method as follow will be fine for me:
inputWidget "return the default widget for the input a the setting" ../.. inputWidget ifNotNil: [(inputWidget respondsTo: #model:) ifTrue: [inputWidget model ifNil: [inputWidget model: self]]]. ../.. However I don't know the consequences at the larger Settings browser use cases. Thanks Hilaire -- Dr. Geo - http://drgeo.eu iStoa - http://istoa.drgeo.eu