Hi all again,

Thank you for your great support so far... considering the lack of time 
i have i'm really happy with the choice i have made with dabo...
To everyone considering dabo..... IT'S GREAT, use it.... you wont be 
sorry.... trust me

Now, nothing is perfect :D.... and once more i'm stuck with something... 
linking a database field with a dCheckListBox
I do the regular procedures, DataField, DataSource, etc, but when i 
select a item from the dCheckListBox i get an error on the python console:

Dabo Error Log: Wed Jun 13 08:52:58 2007: !!! Data Type Mismatch: 
field=beneficios. Expecting: <type 'unicode'>; got: <type 'tuple'>

I understand the error... and why it is happening... my question is:
What's the best way to solve it??

I was thinking in subclassing dCheckListBox to change the way the Value 
property is handled, using a string such as "Key1|Key2|Key3" instead of 
the tuple...

I'm new to dabo and python... so probably the is a better way to do it...

Any ideas?? Paul and Ed?? :D... (thanks for your great support BTW)

Regards,
Pedro Vale de Gato


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to