On Aug 15, 2005, at 1:49 PM, mso@oz.net wrote: > > x = StringWidget('name', size=20) This is a little off track, but perhaps I should mention that the MEMS Exchange sites never create an instance of a widget by calling the constructor directly like this. It is always done using the add() method of a Form, or of a CompositeWidget.