Hello, I uploaded version 0.2 of the Selection List Howto. You can read it there: <http://www.zope.org/Members/AlexR/SelectionLists>. Changes: I added a simple example showing how to fill a selection list from an external method. (Don't laugh when you see my code; I'm just getting started with Python.) Feel free to send me your feedback about this draft. I plan to release the howto at the end of the week. Cheers. Alexandre
Date: Sun, 31 Oct 1999 15:04:38 +0100 To: zope@zope.org From: Alexandre Ratti <alex@gabuzomeu.net> Subject: Selection Lists Draft Howto
Hello,
I experimented with selection lists last week and I summarized my findings in a howto.
You can view the 1st draft here: <http://www.zope.org/Members/AlexR/SelectionLists>.
It explains how to create simple selection lists, fill them from loops, properties, TinyTables, etc. and retrieve the selected values.
Feel free to send me your feedback.
Cheers.
Alexandre