On Fri, Aug 22, 2008 at 1:10 PM, Paul McNett <[EMAIL PROTECTED]> wrote:
>
>
> In the radio list's afterInit(), tell me the return values of:
>
> print [(v, type(v)) for v in self.Choices]
> print self.Value, type(self.Value)
>
> Paul
>

>From start to finish, this is what is printed to the console:

Dabo Error Log: Fri Aug 22 13:14:40 2008: No radio button matching '1' was
found.
[('1', <type 'str'>), ('2', <type 'str'>), ('3', <type 'str'>), ('4', <type
'str'>)]
1 <type 'str'>
Dabo Error Log: Fri Aug 22 13:14:41 2008: No radio button matching '0' was
found.
Dabo Error Log: Fri Aug 22 13:14:41 2008: No radio button matching '0' was
found.

Mike M.


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to