On May 14, 2006, at 8:55 AM, Henning Hraban Ramm wrote:

This works:

self.addObject(dabo.ui.dDropdownList, Caption="mtype",
        NameBase="mtype", DataSource="media",
        DataField="mtype", Choices=['Book','Audio','Video','Game'])

But if I add """ Value='Book' """, I get an exception:

The routine that sets the properties passed to the __init__() is apparently trying to set Value before Choices. I'll look into correcting that.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to