On Aug 15, 2005, at 1:49 PM, [EMAIL PROTECTED] 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. _______________________________________________ Quixote-users mailing list [email protected] http://mail.mems-exchange.org/mailman/listinfo/quixote-users
