Jorge Godoy wrote:


jose <[EMAIL PROTECTED]> writes:

I would like to give thanks to you Jorge, for helped me to get work
SelectShuttle.
I used your vp project for inspiration.
Thank you very much.


I hope it is useful to you :-)

Yes, Jorge, now it works...
but I have to modified the file:
/usr/lib/python2.4/site-packages/Select_Shuttle-1.0-py2.4.egg/selectshuttle/widgets.py
at lines:
from turbogears.validators import *String*, FancyValidator, Schema
return map(String.to_python, filter(bool, value.split(',')))
                                        validator=*String()*)

replacing every Int with String because I'm using strings as code.
Is this the rigth way to do that or is there some parameter to tell selectshuttle to use strings as code instead of integers?

jo




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to