Form widgets usable outside context of a Publisher?
2005-08-15
Al PacificoRe: Form widgets usable outside context of a
Publisher?
2005-08-15
Chris HobbsForm widgets usable outside context of a
Publisher?
2005-08-15
mso@oz.netForm widgets usable outside context of a
Publisher?
2005-08-15
David BingerForm widgets usable outside context of a
Publisher?
David Binger
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.