[Zope3-Users] multi-field text widget
Aaron Cripps
cripps at cs.mun.ca
Wed May 2 13:36:55 EDT 2007
I need a custom widget that I can use to display/get an IP for a
"Computer object" that I've written. I've tried looking at
zope.schema.TextLine as a starting point to making a widget that can
store each octet of the IP address separately, but to no avail. The
#zope channel on irc.freenode.net isn't very helpful since most of those
folks are zope2 users. I was wondering if anyone could give me a hint on
where to start looking.
Thanks,
-Aaron Cripps
More information about the Zope3-users
mailing list